[AVR32] NGW100, Remove relics of the old USART mapping scheme
authorben.nizette@iinet.net.au <ben.nizette@iinet.net.au>
Wed, 20 Jun 2007 12:44:30 +0000 (20:44 +0800)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Sat, 23 Jun 2007 12:52:58 +0000 (14:52 +0200)
commit7f8b9acae8a76fcce5f4af0dfac735a1b7b4fdbf
treec45d9b79596d1d6b2082dbb2956b753bd5c181ac
parentab61f7d21ab7f564fce322c498e4a7d6171140db
[AVR32] NGW100, Remove relics of the old USART mapping scheme

USART mapping used to be accomplished by the manual filling of
at32_usart_map[] and at32_nr_usarts.  This has now been replaced
with at32_map_usart() so we can remove these variables.

Signed-off-by: Ben Nizette <ben.nizette@iinet.net.au>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/boards/atngw100/setup.c