ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of this
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 19 Mar 2014 12:24:42 +0000 (12:24 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:50:32 +0000 (00:50 +0100)
L2X0_AUX_CTRL_MASK is not useful for PL310s.  It would be better if
people thought about their value for this rather than cargo-cult
programming.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found