From: Olof Johansson Date: Sun, 7 Oct 2012 17:42:40 +0000 (-0700) Subject: ARM: integrator_cp: fix build failure X-Git-Tag: v3.7-rc1~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e3a78d9474f54c0b2b5293a561548106243eeaf;p=pandora-kernel.git ARM: integrator_cp: fix build failure 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. Reviewed-by: Linus Walleij Signed-off-by: Olof Johansson --- Reading git-diff-tree failed