From: Russell King Date: Sat, 24 Jun 2006 09:46:23 +0000 (+0100) Subject: [ARM] nommu: Provide a simple flush_dcache_page implementation X-Git-Tag: v2.6.18-rc1~411^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6b1b38c520d85388ab6538001265cc342e81a70;p=pandora-kernel.git [ARM] nommu: Provide a simple flush_dcache_page implementation nommu doesn't require a complex flush_dcache_page implementation like the MMU-ful CPUs do, so provide a simplified version in nommu.c and omit flush.c from the build as appropriate. Signed-off-by: Russell King --- Reading git-diff-tree failed