ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Fri, 28 Sep 2012 14:09:59 +0000 (15:09 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Sep 2012 20:09:50 +0000 (21:09 +0100)
Some architectures like xscale and feroceon have cache API variants that
map cache flushing functions as aliases to the base architecture.
This patch adds the required aliases to complete the implementation of
cache flushing LoUIS API.

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found