Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 2b348e2. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
- Loading branch information