commit | 7bbf1d46b28455aed6aa6df772b91d51408c6c81 | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Wed Jun 01 11:08:01 2011 +0200 |
committer | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Tue Jun 14 13:37:28 2011 +0200 |
tree | 02302eb190b998c4019a30ecb027e7ce1da6fda6 | |
parent | 2c53b436a30867eb6b47dd7bab23ba638d1fb0d2 [diff] |
avr32: fix use of non-existing portnr variable in at32_map_usart() This patch fixes the use of the non-existing portnr variable in at32_map_usart() to use the provided line number instead. Typo was introduced in commit 2b348e2f82f532e3aff8e0ce9293033b3294c1e0. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>