aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sti
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-07-20 18:36:15 +0100
committerMark Brown <broonie@kernel.org>2015-07-20 19:27:40 +0100
commitbf9185dda829b2aaf73e1e869891a968ff85e2ae (patch)
tree03202b86e388cc5c80cdd70283a0691a53ed96df /sound/soc/sti
parentASoC: sti: sti_uniperiph_dai_create_ctrl() can be static (diff)
downloadwireguard-linux-bf9185dda829b2aaf73e1e869891a968ff85e2ae.tar.xz
wireguard-linux-bf9185dda829b2aaf73e1e869891a968ff85e2ae.zip
ASoC: sti-uniperf: Fix implicit inclusion of pinctrl
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sti')
-rw-r--r--sound/soc/sti/sti_uniperif.c1
1 files changed, 1 insertions, 0 deletions
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 <linux/module.h>
+#include <linux/pinctrl/consumer.h>
#include "uniperif.h"