X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fserial_core.h;h=289942fc66553e0188c0ad70e4f6dc23be2922e1;hb=bb7de070d2cf11f92341c40cd1810e8eebfbcbf8;hp=9963f81fea9a080e63b4093023ff7ad98f23a5ac;hpb=5889ba0a6a1174ac38d7045824a2d2ed8e93d756;p=linux-2.6 diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h index 9963f81fea..289942fc66 100644 --- a/include/linux/serial_core.h +++ b/include/linux/serial_core.h @@ -149,6 +149,12 @@ /* 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__