From abccd3b08e2521ffad3aaa29ad367bf4ba2896d8 Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Sun, 23 May 2010 16:39:02 +0000 Subject: [PATCH] --- yaml --- r: 208691 b: refs/heads/master c: 75b93489b449db4a34f0424c72f51821d985f52f h: refs/heads/master i: 208689: 69a9be00f473c94a8858df78c91a4df741cf1336 208687: 7f087ab4a12a7b3a3ce9d605d369fca78102c699 v: v3 --- [refs] | 2 +- trunk/include/linux/serial_core.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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