ssb: Drop legacy header include
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 21 Aug 2021 23:58:00 +0000 (01:58 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Sun, 29 Aug 2021 08:32:37 +0000 (11:32 +0300)
commit81f9ebd43659320a88cae8ed5124c50b4d47ab66
treef37fbaa93da08b2f362a14e55f1736953d5d1b2d
parentf4c813641897cfb43b3b99edd8c8851a1c98c70f
ssb: Drop legacy header include

The SSB header only uses the legacy <linux/gpio.h> header to get
struct gpio_chip so inluce <linux/gpio/driver.h> which is the right
include to deal with gpio_chip.

Cc: Michael Buesch <m@bues.ch>
Cc: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210821235800.138817-1-linus.walleij@linaro.org
include/linux/ssb/ssb.h