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:
d65b4e9
)
ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 7 Feb 2012 09:58:57 +0000
(09:58 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 13 Feb 2012 10:00:34 +0000
(10:00 +0000)
When CONFIG_OF is disabled, the compile fails with:
arch/arm/mach-omap2/prm44xx.c:41: error: 'OMAP44XX_IRQ_PRCM' undeclared here (not in a function)
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found