diff --git a/[refs] b/[refs] index 79cf016850c8..02b963e61c9f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 62fb44b9622e4c0e00f31fb27620d97a00ae3dc6 +refs/heads/master: ef3d534754f31fed9c3b976fee1ece1b3bc38282 diff --git a/trunk/include/linux/serial_core.h b/trunk/include/linux/serial_core.h index 9963f81fea9a..1a0b6cf83ff1 100644 --- a/trunk/include/linux/serial_core.h +++ b/trunk/include/linux/serial_core.h @@ -150,6 +150,10 @@ #define PORT_MCF 78 +/* MN10300 on-chip UART numbers */ +#define PORT_MN10300 80 +#define PORT_MN10300_CTS 81 + #ifdef __KERNEL__ #include