]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-omap1/mcbsp.c
ARM: OMAP1: Move most of plat/io.h into local iomap.h
[mv-sheeva.git] / arch / arm / mach-omap1 / mcbsp.c
index 91f9abbd3250bf981faa1e583de43d4d1f9c3490..3082d60af0826701bcda0d6883ffa06ff549a31c 100644 (file)
 #include <linux/platform_device.h>
 #include <linux/slab.h>
 
-#include <mach/irqs.h>
 #include <plat/dma.h>
 #include <plat/mux.h>
 #include <plat/cpu.h>
 #include <plat/mcbsp.h>
 
+#include <mach/irqs.h>
+
+#include "iomap.h"
+
 #define DPS_RSTCT2_PER_EN      (1 << 0)
 #define DSP_RSTCT2_WD_PER_EN   (1 << 1)