summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2014-03-15 22:44:38 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2014-05-30 00:48:28 +0100
commitcf9ea8f130e29915cb441e315f03ab4f64e0d73c (patch)
tree856bd2f625f1bbd1d62255bde9e26c0a16880536 /arch/arm/mm/init.c
parent9081114837742cf7f152c9bccbeeb2a9273183f4 (diff)
downloadlinux-cf9ea8f130e29915cb441e315f03ab4f64e0d73c.tar.bz2
ARM: l2c: remove obsolete l2x0 ops for non-OF init
non-OF initialisation has never been used with any cache controller which isn't an ARM cache controller, so we can safely get rid of the old (and buggy) l2x0_*-based operations structure. This is also the last reference to: - l2x0_clean_line() - l2x0_inv_line() - l2x0_flush_line() - l2x0_flush_all() - l2x0_clean_all() - l2x0_inv_all() - l2x0_inv_range() - l2x0_clean_range() - l2x0_flush_range() - l2x0_enable() - l2x0_resume() so kill those functions too. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mm/init.c')
0 files changed, 0 insertions, 0 deletions