Explorar el Código

ASoC: tpa6130a2: 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 hace 11 años
padre
commit
ee5e4534f7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      sound/soc/codecs/tpa6130a2.c

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

@@ -30,6 +30,7 @@
 #include <sound/tpa6130a2-plat.h>
 #include <sound/soc.h>
 #include <sound/tlv.h>
+#include <linux/of.h>
 #include <linux/of_gpio.h>
 
 #include "tpa6130a2.h"