diff options
Diffstat (limited to 'drivers/tty/serial/crisv10.c')
-rw-r--r-- | drivers/tty/serial/crisv10.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/serial/crisv10.c b/drivers/tty/serial/crisv10.c index 23d791696879..90280ae18238 100644 --- a/drivers/tty/serial/crisv10.c +++ b/drivers/tty/serial/crisv10.c | |||
@@ -37,6 +37,7 @@ static char *serial_version = "$Revision: 1.25 $"; | |||
37 | #include <asm/system.h> | 37 | #include <asm/system.h> |
38 | 38 | ||
39 | #include <arch/svinto.h> | 39 | #include <arch/svinto.h> |
40 | #include <arch/system.h> | ||
40 | 41 | ||
41 | /* non-arch dependent serial structures are in linux/serial.h */ | 42 | /* non-arch dependent serial structures are in linux/serial.h */ |
42 | #include <linux/serial.h> | 43 | #include <linux/serial.h> |