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: omap-for-v4.3/fixes-rc1~91^2~7^2~5^4~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf9185dda829b2aaf73e1e869891a968ff85e2ae;p=pandora-kernel.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"