git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
096947f
)
ARM: integrator_cp: fix build failure
author
Olof Johansson
<olof@lixom.net>
Sun, 7 Oct 2012 17:42:40 +0000
(10:42 -0700)
committer
Olof Johansson
<olof@lixom.net>
Tue, 9 Oct 2012 15:20:03 +0000
(08:20 -0700)
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 <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
No differences found