OSDN Git Service

power: supply: sbs-charger: drop unused gpio includes
authorSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 9 Mar 2021 18:04:03 +0000 (19:04 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 2 Apr 2021 12:19:25 +0000 (14:19 +0200)
commit310162f6dd6a93e22d21da059b63292767225d2d
treeb317911469fc9cddcbc0e17bd0e280bd359d45f5
parente319f4e25a7db549c0b05a273cb23ecc575be9c2
power: supply: sbs-charger: drop unused gpio includes

sbs-charger does not use any GPIOs, so no need to include
gpio.h and of_gpio.h.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/sbs-charger.c