summaryrefslogtreecommitdiffstats
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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-omap1/soc.h b/arch/arm/mach-omap1/soc.h
index 22931839a666..5fb57fdd9c2b 100644
--- a/arch/arm/mach-omap1/soc.h
+++ b/arch/arm/mach-omap1/soc.h
@@ -1,6 +1,6 @@
/*
* We can move linux/soc/ti/omap1-soc.h here once the drivers are fixed
*/
-#include <mach/hardware.h>
-#include <mach/irqs.h>
+#include "hardware.h"
+#include "irqs.h"
#include <asm/irq.h>