diff options
Diffstat (limited to 'arch/avr32/boards/atstk1000/atstk1004.c')
-rw-r--r-- | arch/avr32/boards/atstk1000/atstk1004.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/avr32/boards/atstk1000/atstk1004.c b/arch/avr32/boards/atstk1000/atstk1004.c index 248ef237c167..cb32eb844aa7 100644 --- a/arch/avr32/boards/atstk1000/atstk1004.c +++ b/arch/avr32/boards/atstk1000/atstk1004.c | |||
@@ -132,8 +132,6 @@ void __init setup_board(void) | |||
132 | 132 | ||
133 | static int __init atstk1004_init(void) | 133 | static int __init atstk1004_init(void) |
134 | { | 134 | { |
135 | at32_add_system_devices(); | ||
136 | |||
137 | #ifdef CONFIG_BOARD_ATSTK100X_SW2_CUSTOM | 135 | #ifdef CONFIG_BOARD_ATSTK100X_SW2_CUSTOM |
138 | at32_add_device_usart(1); | 136 | at32_add_device_usart(1); |
139 | #else | 137 | #else |