diff options
Diffstat (limited to 'sound/arm/sa11xx-uda1341.c')
-rw-r--r-- | sound/arm/sa11xx-uda1341.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/arm/sa11xx-uda1341.c b/sound/arm/sa11xx-uda1341.c index faeddf3eced..40c213e7059 100644 --- a/sound/arm/sa11xx-uda1341.c +++ b/sound/arm/sa11xx-uda1341.c @@ -71,7 +71,7 @@ #include <linux/pm.h> #endif -#include <asm/hardware.h> +#include <asm/arch/hardware.h> #include <asm/arch/h3600.h> #include <asm/mach-types.h> #include <asm/dma.h> |