[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 8410587348f1dcc5084cafc0df55937c0279e193..178155bf9db642463b82200cecf13b1fe7493001 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"
 
This page took 0.029526 seconds and 5 git commands to generate.