diff options
Diffstat (limited to 'drivers/sbus/char/envctrl.c')
-rw-r--r-- | drivers/sbus/char/envctrl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sbus/char/envctrl.c b/drivers/sbus/char/envctrl.c index f2be2ead8742..8328acab47fd 100644 --- a/drivers/sbus/char/envctrl.c +++ b/drivers/sbus/char/envctrl.c | |||
@@ -30,6 +30,7 @@ | |||
30 | #include <asm/ebus.h> | 30 | #include <asm/ebus.h> |
31 | #include <asm/uaccess.h> | 31 | #include <asm/uaccess.h> |
32 | #include <asm/envctrl.h> | 32 | #include <asm/envctrl.h> |
33 | #include <asm/io.h> | ||
33 | 34 | ||
34 | #define ENVCTRL_MINOR 162 | 35 | #define ENVCTRL_MINOR 162 |
35 | 36 | ||