]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit17aef39bb0a6ee77d2e9edfc631fb7ad230886c8
tree1de9d5410bd067ce7d0105f8bd8df71530c6202f
parent64c60d1da0b3ebc50ba6168e11f5bf5bf4f87ce4
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