]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/serial_core.h
mn10300: allocate serial port UART IDs for on-chip serial ports
[linux-2.6-omap-h63xx.git] / include / linux / serial_core.h
index 9963f81fea9a080e63b4093023ff7ad98f23a5ac..1a0b6cf83ff1b7954af90c1d0df0dda6a7de621b 100644 (file)
 #define PORT_MCF       78
 
 
+/* MN10300 on-chip UART numbers */
+#define PORT_MN10300           80
+#define PORT_MN10300_CTS       81
+
 #ifdef __KERNEL__
 
 #include <linux/compiler.h>