]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mx5/mm: move i.MX50 mm stuff into mm.c
authorJason Liu <jason.hui@linaro.org>
Fri, 9 Sep 2011 09:17:47 +0000 (17:17 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 20 Sep 2011 07:54:50 +0000 (09:54 +0200)
commit0d4af9b35ff89cb065fab595dd260df1d9703ed6
tree02c7e75807153b68ac6c022dc84a742065a9cc0a
parent0ce4436a35d4d3c43b130212cebb130e5f30ad5d
ARM: mx5/mm: move i.MX50 mm stuff into mm.c

i.MX50 is similar enough to i.MX51/53 to handle it in a single file.
No functional change.

Signed-off-by: Jason Liu <jason.hui@linaro.org>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/mach-mx5/Makefile
arch/arm/mach-mx5/mm-mx50.c [deleted file]
arch/arm/mach-mx5/mm.c