From: Dave Martin Date: Thu, 23 Jun 2011 16:26:56 +0000 (+0100) Subject: ARM: mm: proc-xscale: Use new generic struct definition macros X-Git-Tag: v3.1-rc1~258^2^2~3^2~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab1a746da9dd19e30a98d9744d5c7dc6df597fb0;p=pandora-kernel.git ARM: mm: proc-xscale: Use new generic struct definition macros Without this patch, xscale_80200_A0_A1 is missing the icache_flush_all entry, which would result in the wrong functions being called at run-time. This patch re-uses xscale_icache_flush_all for xscale_80200_A0_A1_cache_fns. Signed-off-by: Dave Martin --- Reading git-diff-tree failed