Browse Source

ASoC: da7129: Add missing include of acpi.h

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@kernel.org>
Mark Brown 9 years ago
parent
commit
b58cea7355
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sound/soc/codecs/da7219.c

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

@@ -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>