From: Sachin Kamat Date: Fri, 4 Apr 2014 05:59:10 +0000 (+0530) Subject: ASoC: max98090: Include of.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6e1f29d4ef1c13ab87fe785fe6e1213d57232a31;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.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