[PATCH 3/3] ARM: OMAP: Remove plat-omap/common.c
Tony Lindgren
tony at atomide.com
Thu Nov 1 19:14:29 EDT 2012
* Tony Lindgren <tony at atomide.com> [121101 15:50]:
> This file has only omap_init_consistent_dma_size()
> left that can be moved to plat-omap/dma.c.
And this one needs the following compile fix for omap1
at least for Nokia 770. I'll fold it in.
Regards,
Tony
--- a/arch/arm/plat-omap/dma.c
+++ b/arch/arm/plat-omap/dma.c
@@ -35,6 +35,7 @@
#include <linux/io.h>
#include <linux/slab.h>
#include <linux/delay.h>
+#include <linux/dma-mapping.h>
#include <plat-omap/dma-omap.h>
More information about the linux-arm-kernel
mailing list