From: Russell King Date: Sat, 24 Jun 2006 16:34:50 +0000 (+0100) Subject: [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build X-Git-Tag: v2.6.18-rc1~411^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=092c1952e18fec06f3a951113fe1d87492d6e840;p=pandora-kernel.git [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build Remove fault-armv.o, mmap.o and mm-armv.o from uclinux builds - these are concerned with MMU-ful operations, and as such are redundant for uclinux. Since this also removes iotable_init() and iotable_init() is used extensively in the platform support files, just make it a no-op. Based upon a couple of patches by Hyok. Signed-off-by: Hyok S. Choi Signed-off-by: Russell King --- Reading git-diff-tree failed