diff options
Diffstat (limited to 'sound/soc/sh/siu_pcm.c')
-rw-r--r-- | sound/soc/sh/siu_pcm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sh/siu_pcm.c b/sound/soc/sh/siu_pcm.c index c5efc30f0136..ba7f8d05d977 100644 --- a/sound/soc/sh/siu_pcm.c +++ b/sound/soc/sh/siu_pcm.c | |||
@@ -32,7 +32,7 @@ | |||
32 | #include <sound/pcm_params.h> | 32 | #include <sound/pcm_params.h> |
33 | #include <sound/soc-dai.h> | 33 | #include <sound/soc-dai.h> |
34 | 34 | ||
35 | #include <asm/dma-sh.h> | 35 | #include <asm/dmaengine.h> |
36 | #include <asm/siu.h> | 36 | #include <asm/siu.h> |
37 | 37 | ||
38 | #include "siu.h" | 38 | #include "siu.h" |