Bläddra i källkod

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 11 år sedan
förälder
incheckning
ee5e4534f7
1 ändrade filer med 1 tillägg och 0 borttagningar
  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/tpa6130a2-plat.h>
 #include <sound/soc.h>
 #include <sound/soc.h>
 #include <sound/tlv.h>
 #include <sound/tlv.h>
+#include <linux/of.h>
 #include <linux/of_gpio.h>
 #include <linux/of_gpio.h>
 
 
 #include "tpa6130a2.h"
 #include "tpa6130a2.h"