diff options
Diffstat (limited to 'include/linux/serial_core.h')
-rw-r--r-- | include/linux/serial_core.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h index 0253c2022e53..7cf0b68bbe9e 100644 --- a/include/linux/serial_core.h +++ b/include/linux/serial_core.h | |||
@@ -193,8 +193,8 @@ | |||
193 | /* SH-SCI */ | 193 | /* SH-SCI */ |
194 | #define PORT_SCIFB 93 | 194 | #define PORT_SCIFB 93 |
195 | 195 | ||
196 | /* MAX3107 */ | 196 | /* MAX310X */ |
197 | #define PORT_MAX3107 94 | 197 | #define PORT_MAX310X 94 |
198 | 198 | ||
199 | /* High Speed UART for Medfield */ | 199 | /* High Speed UART for Medfield */ |
200 | #define PORT_MFD 95 | 200 | #define PORT_MFD 95 |