From: Sachin Kamat Date: Fri, 4 Apr 2014 05:59:10 +0000 (+0530) Subject: ASoC: max98090: Include of.h X-Git-Tag: firefly_0821_release~176^2~3750^2~24^2~18^2~3 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6e1f29d4ef1c13ab87fe785fe6e1213d57232a31;p=firefly-linux-kernel-4.4.55.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 f7b0b37aa858..4959e762f88a 100644 --- a/sound/soc/codecs/max98090.c +++ b/sound/soc/codecs/max98090.c @@ -11,6 +11,7 @@ #include #include #include +#include #include #include #include