[PATCH 3.3] OMAP4: PRM: fix build breakage when CONFIG_OF is not defined

Luciano Coelho coelho at ti.com
Wed Feb 8 06:05:21 EST 2012


On Wed, 2012-02-08 at 13:03 +0200, Felipe Balbi wrote: 
> On Wed, Feb 08, 2012 at 12:59:12PM +0200, Luciano Coelho wrote:
> > Since 3.3-rc1, prm44xx.c build breaks if CONFIG_OF is not set:
> > 
> > arch/arm/mach-omap2/prm44xx.c:41: error: 'OMAP44XX_IRQ_PRCM' undeclared here (not in a function)
> > make[1]: *** [arch/arm/mach-omap2/prm44xx.o] Error 1
> > 
> > This is because of a missing include, which is added indirectly if
> > CONFIG_OF is defined.  This problem was introduced in commit
> > 2f31b51659c2d8315ea2888ba5b93076febe672b
> 
> same as previous patch. Abbreviated commit and commit subject.

Okay, I'll send v2 in a sec.

> > Cc: Tero Kristo <t-kristo at ti.com>
> > Signed-off-by: Luciano Coelho <coelho at ti.com>
> 
> Reviewed-by: Felipe Balbi <balbi at ti.com>

Thanks!

-- 
Cheers,
Luca.




More information about the linux-arm-kernel mailing list