diff options
Diffstat (limited to 'sound/oss/vidc_fill.S')
-rw-r--r-- | sound/oss/vidc_fill.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/vidc_fill.S b/sound/oss/vidc_fill.S index d2cb210cc40..bed34921d17 100644 --- a/sound/oss/vidc_fill.S +++ b/sound/oss/vidc_fill.S @@ -11,7 +11,7 @@ */ #include <linux/linkage.h> #include <asm/assembler.h> -#include <asm/arch/hardware.h> +#include <mach/hardware.h> #include <asm/hardware/iomd.h> .text |