Skip to content

Commit

Permalink
MIMC200: Remove deprecated call
Browse files Browse the repository at this point in the history
This patch removes a call to the deprecated function
at32_add_system_devices().

Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
  • Loading branch information
Mark Jackson authored and Haavard Skinnemoen committed Jan 5, 2009
1 parent 5f6333b commit 8d3d3fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/avr32/boards/mimc200/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,6 @@ static int __init mimc200_init(void)
* reserve any pins for it.
*/

at32_add_system_devices();

at32_add_device_usart(0);
at32_add_device_usart(1);
at32_add_device_usart(2);
Expand Down

0 comments on commit 8d3d3fb

Please sign in to comment.