aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-11-08 10:43:33 +0000
committerMark Brown <broonie@linaro.org>2013-11-08 10:43:33 +0000
commitdf8aabe4420e63a7881146ef5a2deba773650c7c (patch)
tree68b99720e28948cf442daa831b4dd6263cef4894
parentMerge remote-tracking branch 'asoc/topic/pcm1681' into asoc-next (diff)
parentASoC: pcm1792a: Include linux/of.h header (diff)
downloadwireguard-linux-df8aabe4420e63a7881146ef5a2deba773650c7c.tar.xz
wireguard-linux-df8aabe4420e63a7881146ef5a2deba773650c7c.zip
Merge remote-tracking branch 'asoc/topic/pcm1792a' into asoc-next
-rw-r--r--sound/soc/codecs/pcm1792a.c1
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 @@
#include <sound/initval.h>
#include <sound/soc.h>
#include <sound/tlv.h>
+#include <linux/of.h>
#include <linux/of_device.h>
#include "pcm1792a.h"