]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/dsp/dspgateway/dsp_common.c
REMOVE OMAP LEGACY CODE: Reset mach-omap1/board-*.c files to mainline
[linux-2.6-omap-h63xx.git] / drivers / dsp / dspgateway / dsp_common.c
index 7a4be53b563bfd9979f83e01b86421d400cfdebb..9dffda2252e56a4ea5e6f6a3224e75aa622ce36f 100644 (file)
 #include <asm/io.h>
 #include <asm/tlbflush.h>
 #include <asm/irq.h>
-#include <asm/arch/dsp_common.h>
+#include <mach/dsp_common.h>
 #include "dsp.h"
 
 #ifdef CONFIG_ARCH_OMAP1
-#include <asm/arch/tc.h>
+#include <mach/tc.h>
 #endif
 
 #if defined(CONFIG_ARCH_OMAP1)