[SPARC] SBUS: bbc_i2c.c needs asm/io.h
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 14 May 2007 05:22:13 +0000 (22:22 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 14 May 2007 05:22:13 +0000 (22:22 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/sbus/char/bbc_i2c.c

index 8410587..178155b 100644 (file)
@@ -18,6 +18,7 @@
 #include <asm/ebus.h>
 #include <asm/spitfire.h>
 #include <asm/bbc.h>
+#include <asm/io.h>
 
 #include "bbc_i2c.h"