aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap1/soc.h')
-rw-r--r--arch/arm/mach-omap1/soc.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/arch/arm/mach-omap1/soc.h b/arch/arm/mach-omap1/soc.h
index 69daf0187b1d..5fb57fdd9c2b 100644
--- a/arch/arm/mach-omap1/soc.h
+++ b/arch/arm/mach-omap1/soc.h
@@ -1,4 +1,6 @@
/*
- * We can move mach/soc.h here once the drivers are fixed
+ * We can move linux/soc/ti/omap1-soc.h here once the drivers are fixed
*/
-#include <mach/soc.h>
+#include "hardware.h"
+#include "irqs.h"
+#include <asm/irq.h>