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: next-20150824~60^2~5^4~4 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=bf9185dda829b2aaf73e1e869891a968ff85e2ae;p=uclinux-h8%2Flinux.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"