[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)
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>

No differences found