[SPARC64]: envctrl.c needs asm/io.h
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 11 May 2007 23:34:35 +0000 (16:34 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 12 May 2007 04:39:25 +0000 (21:39 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/sbus/char/envctrl.c

index f2be2ea..8328aca 100644 (file)
@@ -30,6 +30,7 @@
 #include <asm/ebus.h>
 #include <asm/uaccess.h>
 #include <asm/envctrl.h>
+#include <asm/io.h>
 
 #define ENVCTRL_MINOR  162