ata: pxa: Drop <linux/gpio.h> include
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 13 Nov 2018 13:17:41 +0000 (14:17 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 5 Dec 2018 00:15:20 +0000 (17:15 -0700)
commit3e216263ce7707b243dec2dc23b55f660631e856
tree08d74c15a4db9bb87c938992828cb74c831352ce
parent0072a0c14d5b7cb72c611d396f143f5dcd73ebe2
ata: pxa: Drop <linux/gpio.h> include

This driver does not use GPIO or anything from the GPIO header.
Drop the include.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/pata_pxa.c