backlight: ams369fg06: Drop GPIO include
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Dec 2019 10:30:05 +0000 (11:30 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 16 Dec 2019 10:30:41 +0000 (10:30 +0000)
commitedeec4fdc78008185eff2c352d75f048959af1d6
tree2aaf0186225ad8ac99a8bc0ddaaf6a4d67eef8ed
parente42617b825f8073569da76dc4510bfa019b1c35a
backlight: ams369fg06: Drop GPIO include

The driver includes <linux/gpio.h> yet fails to use symbols
from any the header so drop the include.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/video/backlight/ams369fg06.c