ubee: update devtty
authorAlan Cox <alan@linux.intel.com>
Thu, 1 Oct 2015 20:42:42 +0000 (21:42 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 1 Oct 2015 20:42:42 +0000 (21:42 +0100)
Still not a finished port but keep in sync

Kernel/platform-ubee/devtty.c

index e51ab06..b8b30cf 100644 (file)
@@ -10,6 +10,8 @@
 char tbuf1[TTYSIZ];
 char tbuf2[TTYSIZ];
 
+uint8_t vtattr_cap;
+
 __sfr __at 0xE8 tr1865_ctrl;
 __sfr __at 0xE9 tr1865_baud;
 __sfr __at 0xEA tr1865_status;