mtd: rawnand: Remove unused of_gpio.h inclusion
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 15 Jun 2023 16:42:10 +0000 (19:42 +0300)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 16 Oct 2023 09:24:10 +0000 (11:24 +0200)
commit6dc597401cf56af6dd9e12d74664aee3121f1216
tree92a34edade44e84f9b40e9f5c89e84fef48cf840
parentd656610ea702f243ac8534637cbbe06b24418b4b
mtd: rawnand: Remove unused of_gpio.h inclusion

The of_gpio.h is not and shouldn't be used in the drivers. Remove it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/nand_base.c
drivers/mtd/nand/raw/xway_nand.c