]> 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, 13 Apr 2012 16:06:45 +0000 (19:06 +0300)
commiteb1bdfc4077864b56a0002577bd0bb75a02b14a4
tree6a6751be3a56c450902e8e2f6dcf66758c2489f7
parent9d5d8b87c7687872d4c818046b15ee7a2fb680aa
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