]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit5de0b52ea8f8f5149502867acff2efb5efaf1fc2
tree04dd599c84b1b4619597b1a2b8d5a3e70fff9b4f
parent18afbc54c4944b6c93f3888d97db0d1257a4b5e9
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]