[ARM] pcm038: Fix pins for UART3
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 9 Feb 2009 10:00:03 +0000 (11:00 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 13 Mar 2009 09:34:31 +0000 (10:34 +0100)
The UART3 had a copy-paste bug. instead of claiming rxd, txd, rts and
cts pins, cts and rts were claimed twice

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found