From: Sachin Kamat Date: Fri, 4 Apr 2014 05:59:11 +0000 (+0530) Subject: ASoC: rt5640: Include of.h X-Git-Tag: v3.16-rc1~12^2~52^2~3^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=affb74ad299631666e5bf1f455e3baa7035ea58f;p=thirdparty%2Flinux.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 68b4dd622b879..635363cb73e9a 100644 --- a/sound/soc/codecs/rt5640.c +++ b/sound/soc/codecs/rt5640.c @@ -18,6 +18,7 @@ #include #include #include +#include #include #include #include