diff options
Diffstat (limited to 'arch/mn10300/kernel/gdb-io-serial.c')
-rw-r--r-- | arch/mn10300/kernel/gdb-io-serial.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mn10300/kernel/gdb-io-serial.c b/arch/mn10300/kernel/gdb-io-serial.c index 11584c51acd9..ae663dc717e9 100644 --- a/arch/mn10300/kernel/gdb-io-serial.c +++ b/arch/mn10300/kernel/gdb-io-serial.c | |||
@@ -22,7 +22,7 @@ | |||
22 | #include <asm/gdb-stub.h> | 22 | #include <asm/gdb-stub.h> |
23 | #include <asm/exceptions.h> | 23 | #include <asm/exceptions.h> |
24 | #include <asm/serial-regs.h> | 24 | #include <asm/serial-regs.h> |
25 | #include <asm/unit/serial.h> | 25 | #include <unit/serial.h> |
26 | 26 | ||
27 | /* | 27 | /* |
28 | * initialise the GDB stub | 28 | * initialise the GDB stub |