diff options
Diffstat (limited to 'arch/arm/mach-at91/board-rm9200ek.c')
-rw-r--r-- | arch/arm/mach-at91/board-rm9200ek.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-at91/board-rm9200ek.c b/arch/arm/mach-at91/board-rm9200ek.c index 2b15b8adec4c..18b2ec0cf24c 100644 --- a/arch/arm/mach-at91/board-rm9200ek.c +++ b/arch/arm/mach-at91/board-rm9200ek.c | |||
@@ -147,9 +147,6 @@ static struct gpio_led ek_leds[] = { | |||
147 | 147 | ||
148 | static void __init ek_board_init(void) | 148 | static void __init ek_board_init(void) |
149 | { | 149 | { |
150 | /* Setup the LEDs */ | ||
151 | at91_init_leds(AT91_PIN_PB1, AT91_PIN_PB2); | ||
152 | |||
153 | /* Serial */ | 150 | /* Serial */ |
154 | /* DBGU on ttyS0. (Rx & Tx only) */ | 151 | /* DBGU on ttyS0. (Rx & Tx only) */ |
155 | at91_register_uart(0, 0, 0); | 152 | at91_register_uart(0, 0, 0); |