* Santosh Shilimkar <santosh.shilimkar@xxxxxx> [100218 00:56]: > This patch removes all the omap4 specific dma request > lines defines from plat/dma.h and includes dma-44xx.h > > The defines are aligned so no driver should be impacted > because of this change. Dropped this and the next patch as they break compile for _all_ omap1 machines: arch/arm/plat-omap/dma.c: In function 'omap_init_dma': arch/arm/plat-omap/dma.c:2135: error: 'OMAP44XX_IRQ_SDMA_0' undeclared (first use in this function) arch/arm/plat-omap/dma.c:2135: error: (Each undeclared identifier is reported only once arch/arm/plat-omap/dma.c:2135: error: for each function it appears in.) Suspect the next patch will too, not even going to try to build test that. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html