Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3e216263 authored by Linus Walleij's avatar Linus Walleij Committed by Jens Axboe
Browse files

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: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 0072a0c1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@
#include <linux/libata.h>
#include <linux/platform_device.h>
#include <linux/dmaengine.h>
#include <linux/gpio.h>
#include <linux/slab.h>
#include <linux/completion.h>