ASoC: da7129: Add missing include of acpi.h
authorMark Brown <broonie@kernel.org>
Fri, 6 May 2016 17:13:17 +0000 (18:13 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 6 May 2016 17:13:17 +0000 (18:13 +0100)
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7219.c

index 17e2119f211b57e5481d5c2f04296cbf4112921a..5c93899f1f0e51390f171c6f9cdf2c2482be4388 100644 (file)
@@ -11,6 +11,7 @@
  * option) any later version.
  */
 
+#include <linux/acpi.h>
 #include <linux/clk.h>
 #include <linux/i2c.h>
 #include <linux/of_device.h>