OSDN Git Service

mtd: rawnand: au1550nd: Remove unneeded gpio.h inclusion
authorBoris Brezillon <boris.brezillon@bootlin.com>
Fri, 20 Jul 2018 09:57:40 +0000 (11:57 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 31 Jul 2018 07:45:54 +0000 (09:45 +0200)
commitc1070db3839fb12513d0717e1e03d04eda1e2d93
tree1de9d5410bd067ce7d0105f8bd8df71530c6202f
parent89956d118e5a95afc00f51c8f2757a453d8848b9
mtd: rawnand: au1550nd: Remove unneeded gpio.h inclusion

We don't use the GPIO API in this driver, let's just remove the
<linux/gpio.h> inclusion.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/au1550nd.c