Skip to content

Commit

Permalink
ASoC: sti-uniperf: Fix implicit inclusion of pinctrl
Browse files Browse the repository at this point in the history
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Mark Brown committed Jul 20, 2015
1 parent f2da454 commit bf9185d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/sti/sti_uniperif.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/

#include <linux/module.h>
#include <linux/pinctrl/consumer.h>

#include "uniperif.h"

Expand Down

0 comments on commit bf9185d

Please sign in to comment.