diff options
Diffstat (limited to 'sound/soc/s3c24xx/goni_wm8994.c')
-rw-r--r-- | sound/soc/s3c24xx/goni_wm8994.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/goni_wm8994.c b/sound/soc/s3c24xx/goni_wm8994.c index b43ab3349585..0badcc56e93c 100644 --- a/sound/soc/s3c24xx/goni_wm8994.c +++ b/sound/soc/s3c24xx/goni_wm8994.c | |||
@@ -24,7 +24,7 @@ | |||
24 | #include <linux/mfd/wm8994/core.h> | 24 | #include <linux/mfd/wm8994/core.h> |
25 | #include <linux/mfd/wm8994/registers.h> | 25 | #include <linux/mfd/wm8994/registers.h> |
26 | #include "../codecs/wm8994.h" | 26 | #include "../codecs/wm8994.h" |
27 | #include "s3c-dma.h" | 27 | #include "dma.h" |
28 | #include "s3c64xx-i2s.h" | 28 | #include "s3c64xx-i2s.h" |
29 | 29 | ||
30 | #define MACHINE_NAME 0 | 30 | #define MACHINE_NAME 0 |