summaryrefslogtreecommitdiff
path: root/include/uapi/linux/serial_core.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2013-10-04 09:59:13 +0200
committerIngo Molnar <mingo@kernel.org>2013-10-04 09:59:13 +0200
commitfafd883f671dfc1c2f62009179920f27abc784a1 (patch)
tree0eccb0baf343cad79a54e352598921db9ca17620 /include/uapi/linux/serial_core.h
parent92519bbc8af612975410def52bd462ca9af85cdb (diff)
parentd8b11a0cbd1c66ce283eb9dabe0498dfa6483f32 (diff)
Merge branch 'perf/urgent' into perf/core
Pick up the latest fixes before applying new patches. Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/uapi/linux/serial_core.h')
-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 e40ebe124ced..b47dba2c1e6f 100644
--- a/include/uapi/linux/serial_core.h
+++ b/include/uapi/linux/serial_core.h
@@ -235,4 +235,7 @@
/* ST ASC type numbers */
#define PORT_ASC 105
+/* Tilera TILE-Gx UART */
+#define PORT_TILEGX 106
+
#endif /* _UAPILINUX_SERIAL_CORE_H */