diff options
Diffstat (limited to 'sound/arm/pxa2xx-pcm-lib.c')
-rw-r--r-- | sound/arm/pxa2xx-pcm-lib.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/arm/pxa2xx-pcm-lib.c b/sound/arm/pxa2xx-pcm-lib.c index 75a0d746fb60..108b643229ba 100644 --- a/sound/arm/pxa2xx-pcm-lib.c +++ b/sound/arm/pxa2xx-pcm-lib.c | |||
@@ -12,8 +12,7 @@ | |||
12 | #include <sound/pcm_params.h> | 12 | #include <sound/pcm_params.h> |
13 | #include <sound/pxa2xx-lib.h> | 13 | #include <sound/pxa2xx-lib.h> |
14 | 14 | ||
15 | #include <asm/dma.h> | 15 | #include <mach/dma.h> |
16 | #include <mach/pxa-regs.h> | ||
17 | 16 | ||
18 | #include "pxa2xx-pcm.h" | 17 | #include "pxa2xx-pcm.h" |
19 | 18 | ||