power: supply: bq24190_charger: Drop unused include
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Oct 2020 00:33:36 +0000 (01:33 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 30 Nov 2020 01:45:37 +0000 (02:45 +0100)
commit846651bf976fee3900e0ddab57bab5bb1b5d3d16
tree0c92d00139f0e1964f58cb812d3aaf62dbd6155e
parentb0327ffb133fb2148fc3bc2afb39af2871ab21cb
power: supply: bq24190_charger: Drop unused include

The driver includes <linux/gpio.h> but fails to use any
symbols from the file.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/bq24190_charger.c