[PATCH 2/4] ARM: OMAP: DMA: Move plat/dma hearder to platform_data/dma-omap
Tony Lindgren
tony at atomide.com
Fri Sep 28 10:55:00 EDT 2012
* Lokesh Vutla <lokeshvutla at ti.com> [120928 06:41]:
> Move plat/dma.h header to platform_data/dma-omap.h as
> part of the single zImage work.
Hmm there's no platform data in this header, just
exported things for drivers to use. So it should not
be placed into platform_data.
Maybe it should be #include <asm/mach/dma-omap.h> for now?
Regards,
Tony
More information about the linux-arm-kernel
mailing list