From: Janusz Krzysztofik Date: Tue, 8 Dec 2009 18:17:13 +0000 (-0800) Subject: omap1: DMA: move LCD related code from plat-omap to mach-omap1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffbcf6ea9e36ef86f263079606fe54ab1375c21b;p=pandora-kernel.git omap1: DMA: move LCD related code from plat-omap to mach-omap1 All of the LCD DMA code in plat-omap/dma.c appears to be OMAP1-only (and apparently only is available on a subset of OMAP1 chips). Move this code to mach-omap1/lcd_dma.c. Tested on OMAP1510 Amstrad Delta. Compile-tested with omap_generic_2420_defconfig. Reported-by: Paul Walmsley Signed-off-by: Janusz Krzysztofik Reviewed-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed