diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-07-27 14:45:19 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-27 19:26:09 -0400 |
commit | e5c2d749172657ed51e20e4b5ab540447666cc50 (patch) | |
tree | 017e1ce4ea0f14446d833d5913005036afbea0ad /include | |
parent | 71ae18ec690953e9ba7107c7cc44589c2cc0d9f1 (diff) |
[PATCH] serial_core whitespace fix
Use tabs for formatting like anywhere else in this file.
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/serial_core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h index 30b64f3534f4..f6fca8f2f3ca 100644 --- a/include/linux/serial_core.h +++ b/include/linux/serial_core.h | |||
@@ -104,7 +104,7 @@ | |||
104 | #define PORT_MPSC 63 | 104 | #define PORT_MPSC 63 |
105 | 105 | ||
106 | /* TXX9 type number */ | 106 | /* TXX9 type number */ |
107 | #define PORT_TXX9 64 | 107 | #define PORT_TXX9 64 |
108 | 108 | ||
109 | /* NEC VR4100 series SIU/DSIU */ | 109 | /* NEC VR4100 series SIU/DSIU */ |
110 | #define PORT_VR41XX_SIU 65 | 110 | #define PORT_VR41XX_SIU 65 |