px4plus: keep dead tree in sync
authorAlan Cox <alan@linux.intel.com>
Sat, 19 Jan 2019 21:31:19 +0000 (21:31 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 19 Jan 2019 21:31:19 +0000 (21:31 +0000)
Kernel/platform-px4plus/devtty.c

index 03c6c3c..e20f077 100644 (file)
@@ -11,7 +11,7 @@
    control as a single UART is switched multiple ways including for
    the fd */
 
-char tbuf1[TTYSIZ];
+static char tbuf1[TTYSIZ];
 
 uint8_t vtattr_cap;