Skip to content

Commit

Permalink
ASoC: da7129: Add missing include of acpi.h
Browse files Browse the repository at this point in the history
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Mark Brown committed May 6, 2016
1 parent 5181365 commit b58cea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/codecs/da7219.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit b58cea7

Please sign in to comment.