[PATCH 1/2] ARM: hisi: enable L2 driver

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Apr 2 10:00:34 PDT 2014


On Wed, Apr 02, 2014 at 09:34:22PM +0800, Haojian Zhuang wrote:
> +static void __init hi3xxx_init(void)
> +{
> +	l2x0_of_init(0, ~0UL);

	l2x0_of_init(0, ~0);

please, no need for a UL suffix on it.

-- 
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.



More information about the linux-arm-kernel mailing list