diff --git a/[refs] b/[refs] index ab8b67d9530c..8db6d40a04b2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1f782fee18b39b9ad438ebbd82c2915a16c879ee +refs/heads/master: 75b93489b449db4a34f0424c72f51821d985f52f diff --git a/trunk/include/linux/serial_core.h b/trunk/include/linux/serial_core.h index f10db6e5f3b5..522832023a69 100644 --- a/trunk/include/linux/serial_core.h +++ b/trunk/include/linux/serial_core.h @@ -186,6 +186,9 @@ #define PORT_ALTERA_JTAGUART 91 #define PORT_ALTERA_UART 92 +/* SH-SCI */ +#define PORT_SCIFB 93 + #ifdef __KERNEL__ #include