[PATCH v2 04/13] ARM: timer-sp: convert to use CLKSRC_OF init

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Apr 19 12:30:20 EDT 2013


On Mon, Apr 01, 2013 at 05:21:14PM -0500, Rob Herring wrote:
> -void __init sp804_clockevents_init(void __iomem *base, unsigned int irq,
> -	const char *name)
> +void __init __sp804_clockevents_init(void __iomem *base, unsigned int irq, struct clk *clk, const char *name)

This line is really too long.  That's why the previous wrapped it.  Please
do the same with yours.




More information about the linux-arm-kernel mailing list