[PATCH] ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUM

Tony Lindgren tony at atomide.com
Thu Mar 13 16:36:38 EDT 2014


* Kevin Hilman <khilman at linaro.org> [140313 11:30]:
> Nishanth Menon <nm at ti.com> writes:
> 
> > Just like IS_PM34XX_ERRATUM, IS_PM44XX_ERRATUM is valid only if
> > CONFIG_PM is enabled, else, disabling CONFIG_PM results in build
> > failure complaining about the following:
> > arch/arm/mach-omap2/built-in.o: In function `omap4_boot_secondary':
> > :(.text+0x8a70): undefined reference to `pm44xx_errata'
> >
> > Fixes: c962184 (ARM: OMAP4: PM: add errata support)
> > Reported-by: Tony Lindgren <tony at atomide.com>
> > Signed-off-by: Nishanth Menon <nm at ti.com>
> 
> Acked-by: Kevin Hilman <khilman at linaro.org>

Applying this into omap-for-v3.15/fixes thanks.

Tony



More information about the linux-arm-kernel mailing list