소스 검색

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>
Mark Brown 10 년 전
부모
커밋
bf9185dda8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      sound/soc/sti/sti_uniperif.c

+ 1 - 0
sound/soc/sti/sti_uniperif.c

@@ -6,6 +6,7 @@
  */
 
 #include <linux/module.h>
+#include <linux/pinctrl/consumer.h>
 
 #include "uniperif.h"