瀏覽代碼

[SPARC] SBUS: bbc_i2c.c needs asm/io.h

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 18 年之前
父節點
當前提交
4b5dff76a7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/sbus/char/bbc_i2c.c

+ 1 - 0
drivers/sbus/char/bbc_i2c.c

@@ -18,6 +18,7 @@
 #include <asm/ebus.h>
 #include <asm/ebus.h>
 #include <asm/spitfire.h>
 #include <asm/spitfire.h>
 #include <asm/bbc.h>
 #include <asm/bbc.h>
+#include <asm/io.h>
 
 
 #include "bbc_i2c.h"
 #include "bbc_i2c.h"