From: Mark Brown Date: Mon, 20 Jul 2015 17:36:15 +0000 (+0100) Subject: ASoC: sti-uniperf: Fix implicit inclusion of pinctrl X-Git-Tag: firefly_0821_release~176^2~1082^2~13^2~5^4~5 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bf9185dda829b2aaf73e1e869891a968ff85e2ae;p=firefly-linux-kernel-4.4.55.git ASoC: sti-uniperf: Fix implicit inclusion of pinctrl Reported-by: Stephen Rothwell Signed-off-by: Mark Brown --- diff --git a/sound/soc/sti/sti_uniperif.c b/sound/soc/sti/sti_uniperif.c index 83a301f2aa66..51f745c56c7f 100644 --- a/sound/soc/sti/sti_uniperif.c +++ b/sound/soc/sti/sti_uniperif.c @@ -6,6 +6,7 @@ */ #include +#include #include "uniperif.h"