On Sun, Oct 7, 2012 at 7:42 PM, Olof Johansson [off-list ref] wrote:
arch/arm/mach-integrator/integrator_cp.c:272:32: error: 'of_aliases'
undeclared (first use in this function)
Move the OF-only timer init under #ifdef CONFIG_OF, just like
integrator_ap has it.
Signed-off-by: Olof Johansson <redacted>
My mistake.
Reviewed-by: Linus Walleij <redacted>
Thanks Olof!
Linus Walleij