diff options
-rw-r--r-- | sound/soc/sti/sti_uniperif.c | 1 |
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" |