ARM: mm: proc-xscale: Use new generic struct definition macros
authorDave Martin <dave.martin@linaro.org>
Thu, 23 Jun 2011 16:26:56 +0000 (17:26 +0100)
committerDave Martin <dave.martin@linaro.org>
Thu, 7 Jul 2011 14:31:11 +0000 (15:31 +0100)
commitab1a746da9dd19e30a98d9744d5c7dc6df597fb0
treeba149f538a8203e85a24dffaed40be7ec1573440
parentc21898f9f02f8d54d09905ea4ce3a47592900ec4
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 <dave.martin@linaro.org>
arch/arm/mm/proc-xscale.S