Ver Fonte

asoc: codec: add io header file

Add IO header file to call iowrite32 and ioremap.

Change-Id: I742266b7653c2731fa232fa7d2ebeb916a57a129
Signed-off-by: Meng Wang <[email protected]>
Meng Wang há 5 anos atrás
pai
commit
c0c263db97
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      asoc/codecs/audio-ext-clk-up.c

+ 1 - 0
asoc/codecs/audio-ext-clk-up.c

@@ -4,6 +4,7 @@
 
 #include <linux/kernel.h>
 #include <linux/init.h>
+#include <linux/io.h>
 #include <linux/err.h>
 #include <linux/module.h>
 #include <linux/of.h>