ARM: l2c: remove unnecessary UL-suffix to mask values
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 19 Mar 2014 12:50:53 +0000 (12:50 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:38:43 +0000 (16:38 +0100)
They're u32, they're not unsigned long.  The UL suffix is not required
here.

Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found