diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/serial_core.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/uapi/linux/serial_core.h b/include/uapi/linux/serial_core.h index 74c2bf7211f8..26eee07eeb24 100644 --- a/include/uapi/linux/serial_core.h +++ b/include/uapi/linux/serial_core.h | |||
| @@ -226,4 +226,7 @@ | |||
| 226 | /* Rocketport EXPRESS/INFINITY */ | 226 | /* Rocketport EXPRESS/INFINITY */ |
| 227 | #define PORT_RP2 102 | 227 | #define PORT_RP2 102 |
| 228 | 228 | ||
| 229 | /* SH-SCI */ | ||
| 230 | #define PORT_HSCIF 103 | ||
| 231 | |||
| 229 | #endif /* _UAPILINUX_SERIAL_CORE_H */ | 232 | #endif /* _UAPILINUX_SERIAL_CORE_H */ |
