mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:04:51 +01:00
power: supply: ucs1002: Remove unused gpio include header
This header file is not used anywhere in the driver. Remove it. Signed-off-by: Waqar Hameed <waqar.hameed@axis.com> Link: https://patch.msgid.link/dcff57bfbf0510c8b5bfd9d39de021607567a6e8.1766266985.git.waqar.hameed@axis.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
This commit is contained in:
parent
91a4f92de8
commit
ce3bc8469e
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
*/
|
||||
#include <linux/bits.h>
|
||||
#include <linux/freezer.h>
|
||||
#include <linux/gpio/consumer.h>
|
||||
#include <linux/i2c.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/kernel.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue