]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 12 Nov 2012 14:54:56 +0000 (16:54 +0200)
commitf5c141ed61c4f9de3de28a64304e66a5a083087c
treea6346511172e1497244664ced04895e8813e45f5
parent0560fdb02035bf0e4917add457f634c80a783f53
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]