diff options
Diffstat (limited to 'arch/mn10300/kernel/gdb-io-ttysm-low.S')
| -rw-r--r-- | arch/mn10300/kernel/gdb-io-ttysm-low.S | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mn10300/kernel/gdb-io-ttysm-low.S b/arch/mn10300/kernel/gdb-io-ttysm-low.S index 677c7876307..060b7cca735 100644 --- a/arch/mn10300/kernel/gdb-io-ttysm-low.S +++ b/arch/mn10300/kernel/gdb-io-ttysm-low.S @@ -18,7 +18,7 @@  #include <asm/cpu-regs.h>  #include <asm/frame.inc>  #include <asm/intctl-regs.h> -#include <asm/unit/serial.h> +#include <unit/serial.h>  #include "mn10300-serial.h"  	.text  |