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

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
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment