commit | 6e10efefaae45989f2f143bacfef75af55068378 | [log] [tgz] |
---|---|---|
author | Michael Trimarchi <trimarchimichael@yahoo.it> | Mon Apr 28 02:14:11 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 08:58:30 2008 -0700 |
tree | ef5a43b2c5b1b65eae760745c4a1a3efca60d58f | |
parent | d1ec61e6686c3c137aae33a11518b8e629e9c179 [diff] |
atmel_serial: remove duplicated macro definition After commit 39d4c922b596633da86878b1a5cc881785b8e5fa (atmel_serial: fix uart/console concurrent access) the UART_GET_TCR macro got redefined. This patch removes the duplicated definition. Signed-off-by: michael trimarchi <trimarchimichael@evidence.eu.com> Acked-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>