diff options
Diffstat (limited to 'arch/m32r/include/asm/serial.h')
-rw-r--r-- | arch/m32r/include/asm/serial.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/m32r/include/asm/serial.h b/arch/m32r/include/asm/serial.h deleted file mode 100644 index b1375c841b4d..000000000000 --- a/arch/m32r/include/asm/serial.h +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
2 | #ifndef _ASM_M32R_SERIAL_H | ||
3 | #define _ASM_M32R_SERIAL_H | ||
4 | |||
5 | /* include/asm-m32r/serial.h */ | ||
6 | |||
7 | |||
8 | #define BASE_BAUD 115200 | ||
9 | |||
10 | #endif /* _ASM_M32R_SERIAL_H */ | ||