pch_uart: add missing comment about OKI ML7223

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Reviewed-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Alexander Stein 2011-07-04 15:35:51 +02:00 committed by Greg Kroah-Hartman
parent e463595fd9
commit bff52fd458
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ enum {
/* Set the max number of UART port
* Intel EG20T PCH: 4 port
* OKI SEMICONDUCTOR ML7213 IOH: 3 port
* OKI SEMICONDUCTOR ML7223 IOH: 2 port
*/
#define PCH_UART_NR 4