diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-03-15 22:44:38 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-05-30 00:48:28 +0100 |
commit | cf9ea8f130e29915cb441e315f03ab4f64e0d73c (patch) | |
tree | 856bd2f625f1bbd1d62255bde9e26c0a16880536 /arch/arm/mm/init.c | |
parent | 9081114837742cf7f152c9bccbeeb2a9273183f4 (diff) | |
download | linux-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