[PATCH v4 02/13] OMAP: DMA: Introduce errata handling feature

Tony Lindgren tony at atomide.com
Thu Dec 2 14:59:57 EST 2010


* G, Manjunath Kondaiah <manjugk at ti.com> [101108 05:58]:
> Implement errata handling to use flags instead of cpu_is_*
> and cpu_class_* in the code.
> 
> The errata flags are initialized at init time and during runtime
> we are using the errata variable (via the IS_DMA_ERRATA macro)
> to execute the required errata workaround.

Applying the first patch and this patch won't compile on omap1:

arch/arm/plat-omap/built-in.o: In function `omap_init_dma':
omap-pm-noop.c:(.init.text+0x604): undefined reference to `omap_type'

Tony



More information about the linux-arm-kernel mailing list