[PATCH 04/16] ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error

Cousson, Benoit b-cousson at ti.com
Thu Feb 9 13:58:32 EST 2012


Hi Tony,

On 2/8/2012 7:39 PM, Tony Lindgren wrote:
> * Russell King - ARM Linux<linux at arm.linux.org.uk>  [120208 08:06]:
>> arch/arm/mach-omap2/prm44xx.c:41: error: 'OMAP44XX_IRQ_PRCM' undeclared here (not in a function)
> 
> Can you please add something like "This happens when CONFIG_OF is
> not selected".
> 
>> Signed-off-by: Russell King<rmk+kernel at arm.linux.org.uk>
> 
> Other than that:
> 
> Acked-by: Tony Lindgren<tony at atomide.com>

It looks like prm2xxx_3xxx.c does have the exact same issue than prm44xx.c.

arch/arm/mach-omap2/prm2xxx_3xxx.c:41:11: error: ‘INT_34XX_PRCM_MPU_IRQ’ undeclared here (not in a function)

Patch will follow.

Regards,
Benoit



More information about the linux-arm-kernel mailing list