[SERIAL] Small time UART configuration fix for AU1100 processor
authorFreddy Spierenburg <freddy@dusktilldawn.nl>
Sun, 26 Mar 2006 20:22:51 +0000 (21:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 26 Mar 2006 20:22:51 +0000 (21:22 +0100)
The AU1100 processor does not have an internal UART2. Only
UART0, UART1 and UART3 exist. This patch removes the non existing
UART2 and replaces it with a descriptive comment.

Signed-off-by: Freddy Spierenburg <freddy@dusktilldawn.nl>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found