From: Sachin Kamat Date: Fri, 4 Apr 2014 05:59:11 +0000 (+0530) Subject: ASoC: rt5640: Include of.h X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=affb74ad299631666e5bf1f455e3baa7035ea58f;p=linux-beck.git ASoC: rt5640: Include of.h of_match_ptr is defined in of.h. Include it explicitly. Signed-off-by: Sachin Kamat Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/rt5640.c b/sound/soc/codecs/rt5640.c index 68b4dd622b87..635363cb73e9 100644 --- a/sound/soc/codecs/rt5640.c +++ b/sound/soc/codecs/rt5640.c @@ -18,6 +18,7 @@ #include #include #include +#include #include #include #include