diff options
Diffstat (limited to 'arch/arm/mach-at91/board-rm9200dk.c')
-rw-r--r-- | arch/arm/mach-at91/board-rm9200dk.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-at91/board-rm9200dk.c b/arch/arm/mach-at91/board-rm9200dk.c index afd7a4713766..7417b7c835c8 100644 --- a/arch/arm/mach-at91/board-rm9200dk.c +++ b/arch/arm/mach-at91/board-rm9200dk.c | |||
@@ -176,9 +176,6 @@ static struct gpio_led dk_leds[] = { | |||
176 | 176 | ||
177 | static void __init dk_board_init(void) | 177 | static void __init dk_board_init(void) |
178 | { | 178 | { |
179 | /* Setup the LEDs */ | ||
180 | at91_init_leds(AT91_PIN_PB2, AT91_PIN_PB2); | ||
181 | |||
182 | /* Serial */ | 179 | /* Serial */ |
183 | /* DBGU on ttyS0. (Rx & Tx only) */ | 180 | /* DBGU on ttyS0. (Rx & Tx only) */ |
184 | at91_register_uart(0, 0, 0); | 181 | at91_register_uart(0, 0, 0); |