Explorar o código

ASoC: hdmi: Include of.h

of_match_ptr is defined in of.h. Include it explicitly.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
Sachin Kamat %!s(int64=11) %!d(string=hai) anos
pai
achega
a6b34312b0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      sound/soc/codecs/hdmi.c

+ 1 - 0
sound/soc/codecs/hdmi.c

@@ -20,6 +20,7 @@
  */
  */
 #include <linux/module.h>
 #include <linux/module.h>
 #include <sound/soc.h>
 #include <sound/soc.h>
+#include <linux/of.h>
 #include <linux/of_device.h>
 #include <linux/of_device.h>
 
 
 #define DRV_NAME "hdmi-audio-codec"
 #define DRV_NAME "hdmi-audio-codec"