diff options
author | Mark Brown <broonie@linaro.org> | 2013-11-08 05:43:33 -0500 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-11-08 05:43:33 -0500 |
commit | df8aabe4420e63a7881146ef5a2deba773650c7c (patch) | |
tree | 68b99720e28948cf442daa831b4dd6263cef4894 | |
parent | 97df0a0538b6e10a51bd54ff46dd1829f0713c7c (diff) | |
parent | 4b2fa5121c758db6fe9ed4931b54e390661395de (diff) |
Merge remote-tracking branch 'asoc/topic/pcm1792a' into asoc-next
-rw-r--r-- | sound/soc/codecs/pcm1792a.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/pcm1792a.c b/sound/soc/codecs/pcm1792a.c index 7613181123fe..7146653a8e16 100644 --- a/sound/soc/codecs/pcm1792a.c +++ b/sound/soc/codecs/pcm1792a.c | |||
@@ -28,6 +28,7 @@ | |||
28 | #include <sound/initval.h> | 28 | #include <sound/initval.h> |
29 | #include <sound/soc.h> | 29 | #include <sound/soc.h> |
30 | #include <sound/tlv.h> | 30 | #include <sound/tlv.h> |
31 | #include <linux/of.h> | ||
31 | #include <linux/of_device.h> | 32 | #include <linux/of_device.h> |
32 | 33 | ||
33 | #include "pcm1792a.h" | 34 | #include "pcm1792a.h" |