]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: gpmi: remove unneccessary header
authorHuang Shijie <shijie8@gmail.com>
Sat, 13 Oct 2012 17:03:29 +0000 (13:03 -0400)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 15 Nov 2012 13:37:50 +0000 (15:37 +0200)
commitc595a39359433478cc54d6e44e8651827e5f1aa2
tree04dd599c84b1b4619597b1a2b8d5a3e70fff9b4f
parent63e4b758d074d72ebb96aae16e93b17e58782115
mtd: gpmi: remove unneccessary header

The whole gpmi-nand driver has turned to pure devicetree supported.
So the linux/mtd/gpmi-nand.h is not neccessary now. Just remove it,
and move some macros to the gpmi-nand driver itself.

Signed-off-by: Huang Shijie <shijie8@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/nand/gpmi-nand/gpmi-lib.c
drivers/mtd/nand/gpmi-nand/gpmi-nand.c
drivers/mtd/nand/gpmi-nand/gpmi-nand.h
include/linux/mtd/gpmi-nand.h [deleted file]