diff options
-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 |