]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: gpmi: do not include the mxs.h
authorHuang Shijie <shijie8@gmail.com>
Sun, 1 Apr 2012 02:36:57 +0000 (22:36 -0400)
committerArtem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
Fri, 27 Apr 2012 06:02:18 +0000 (09:02 +0300)
commit8d3dbef3928825ca05350abd06706b03722d32e5
tree2f816c07beefc9030e56c4f51a1c05ab44b2720c
parent16600bd9725dddbbee7ee212cbd2c7aeffe451af
mtd: gpmi: do not include the mxs.h

The mxs.h does not exit in the mx6q.
So rewrite the __mxs_clrl()/__mxs_setl() and remove the mxs.h.

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