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 17e2119..5c93899 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>