On Wed, Feb 29, 2012 at 05:59:27PM -0600, Rob Herring wrote:
> BTW, all these includes need to get removed. I'll add a fix to my series
> unless you already have fixes:
> 
> arch/arm/mach-omap1/sleep.S:#include <mach/io.h>
> arch/arm/mach-omap1/sram.S:#include <mach/io.h>
> arch/arm/plat-omap/include/plat/sdrc.h:#include <mach/io.h>
> drivers/media/video/davinci/vpbe_osd.c:#include <mach/io.h>
> drivers/media/video/davinci/vpbe_venc.c:#include <mach/io.h>
> drivers/video/omap2/vrfb.c:#include <mach/io.h>

All the ones included from .h and .c files should be using linux/io.h
and not some other derivative.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to