ARM: l2c: shmobile: remove cache size override
The cache size should already be present in the L2 cache auxiliary
control register: it is part of the integration process to configure
the hardware IP. Most platforms get this right, yet still many
cargo-cult program, and assume that they always need specifying to
the L2 cache code. Remove them so we can find out which really need
this.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
Showing
- arch/arm/mach-shmobile/board-armadillo800eva-reference.c 1 addition, 1 deletionarch/arm/mach-shmobile/board-armadillo800eva-reference.c
- arch/arm/mach-shmobile/board-armadillo800eva.c 1 addition, 1 deletionarch/arm/mach-shmobile/board-armadillo800eva.c
- arch/arm/mach-shmobile/board-kzm9g-reference.c 1 addition, 1 deletionarch/arm/mach-shmobile/board-kzm9g-reference.c
- arch/arm/mach-shmobile/board-kzm9g.c 1 addition, 1 deletionarch/arm/mach-shmobile/board-kzm9g.c
- arch/arm/mach-shmobile/setup-r8a7778.c 1 addition, 1 deletionarch/arm/mach-shmobile/setup-r8a7778.c
- arch/arm/mach-shmobile/setup-r8a7779.c 1 addition, 1 deletionarch/arm/mach-shmobile/setup-r8a7779.c
Please register or sign in to comment