]> err.no Git - linux-2.6/blobdiff - include/linux/serial_core.h
sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.
[linux-2.6] / include / linux / serial_core.h
index 9963f81fea9a080e63b4093023ff7ad98f23a5ac..289942fc66553e0188c0ad70e4f6dc23be2922e1 100644 (file)
 /* Freescale ColdFire */
 #define PORT_MCF       78
 
+#define PORT_SC26XX    79
+
+
+/* MN10300 on-chip UART numbers */
+#define PORT_MN10300           80
+#define PORT_MN10300_CTS       81
 
 #ifdef __KERNEL__