From: Russell King Date: Tue, 7 Feb 2012 09:58:57 +0000 (+0000) Subject: ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error X-Git-Tag: v3.3-rc4~28^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6fa35aa9c4e4a32e616d307986283c4070cff78;p=pandora-kernel.git ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error 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 Signed-off-by: Russell King --- Reading git-diff-tree failed