diff options
Diffstat (limited to 'arch/arm/mach-omap1/soc.h')
-rw-r--r-- | arch/arm/mach-omap1/soc.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-omap1/soc.h b/arch/arm/mach-omap1/soc.h new file mode 100644 index 000000000..5fb57fdd9 --- /dev/null +++ b/arch/arm/mach-omap1/soc.h @@ -0,0 +1,6 @@ +/* + * We can move linux/soc/ti/omap1-soc.h here once the drivers are fixed + */ +#include "hardware.h" +#include "irqs.h" +#include <asm/irq.h> |