From: Russell King Date: Wed, 19 Mar 2014 12:50:53 +0000 (+0000) Subject: ARM: l2c: remove unnecessary UL-suffix to mask values X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~13^2~1^3~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d453ef752cf01e96168ea012016baea0079f5377;p=pandora-kernel.git ARM: l2c: remove unnecessary UL-suffix to mask values They're u32, they're not unsigned long. The UL suffix is not required here. Acked-by: Shawn Guo Signed-off-by: Russell King --- Reading git-diff-tree failed