Commit bff52fd4 authored by Alexander Stein's avatar Alexander Stein Committed by Greg Kroah-Hartman

pch_uart: add missing comment about OKI ML7223

Signed-off-by: default avatarAlexander Stein <alexander.stein@systec-electronic.com>
Reviewed-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent e463595f
...@@ -45,6 +45,7 @@ enum { ...@@ -45,6 +45,7 @@ enum {
/* Set the max number of UART port /* Set the max number of UART port
* Intel EG20T PCH: 4 port * Intel EG20T PCH: 4 port
* OKI SEMICONDUCTOR ML7213 IOH: 3 port * OKI SEMICONDUCTOR ML7213 IOH: 3 port
* OKI SEMICONDUCTOR ML7223 IOH: 2 port
*/ */
#define PCH_UART_NR 4 #define PCH_UART_NR 4
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment