diff options
Diffstat (limited to 'sound/soc/omap/omap-dmic.c')
-rw-r--r-- | sound/soc/omap/omap-dmic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/omap-dmic.c b/sound/soc/omap/omap-dmic.c index 53da041896c4..6925d7141215 100644 --- a/sound/soc/omap/omap-dmic.c +++ b/sound/soc/omap/omap-dmic.c | |||
@@ -40,9 +40,9 @@ | |||
40 | #include <sound/initval.h> | 40 | #include <sound/initval.h> |
41 | #include <sound/soc.h> | 41 | #include <sound/soc.h> |
42 | #include <sound/dmaengine_pcm.h> | 42 | #include <sound/dmaengine_pcm.h> |
43 | #include <sound/omap-pcm.h> | ||
43 | 44 | ||
44 | #include "omap-dmic.h" | 45 | #include "omap-dmic.h" |
45 | #include "omap-pcm.h" | ||
46 | 46 | ||
47 | struct omap_dmic { | 47 | struct omap_dmic { |
48 | struct device *dev; | 48 | struct device *dev; |