From: Sachin Kamat Date: Fri, 4 Apr 2014 05:59:10 +0000 (+0530) Subject: ASoC: max98090: Include of.h X-Git-Tag: v3.16-rc1~12^2~52^2~3^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e1f29d4ef1c13ab87fe785fe6e1213d57232a31;p=thirdparty%2Fkernel%2Flinux.git ASoC: max98090: 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/max98090.c b/sound/soc/codecs/max98090.c index f7b0b37aa8582..4959e762f88a7 100644 --- a/sound/soc/codecs/max98090.c +++ b/sound/soc/codecs/max98090.c @@ -11,6 +11,7 @@ #include #include #include +#include #include #include #include