Skip to content

Commit

Permalink
ASoC: tpa6130a2: Include of.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sachin Kamat authored and Mark Brown committed Apr 14, 2014
1 parent 0faabc4 commit ee5e453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/codecs/tpa6130a2.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include <sound/tpa6130a2-plat.h>
#include <sound/soc.h>
#include <sound/tlv.h>
#include <linux/of.h>
#include <linux/of_gpio.h>

#include "tpa6130a2.h"
Expand Down

0 comments on commit ee5e453

Please sign in to comment.