aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux')
-rw-r--r--include/uapi/linux/serial_core.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/uapi/linux/serial_core.h b/include/uapi/linux/serial_core.h
index 78f99d97475b..9dd47a569726 100644
--- a/include/uapi/linux/serial_core.h
+++ b/include/uapi/linux/serial_core.h
@@ -219,4 +219,7 @@
219/* ARC (Synopsys) on-chip UART */ 219/* ARC (Synopsys) on-chip UART */
220#define PORT_ARC 101 220#define PORT_ARC 101
221 221
222/* Rocketport EXPRESS/INFINITY */
223#define PORT_RP2 102
224
222#endif /* _UAPILINUX_SERIAL_CORE_H */ 225#endif /* _UAPILINUX_SERIAL_CORE_H */