]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/avr32/boards/atstk1000/atstk1003.c
avr32: Fix GPIO initcall breakage
[linux-2.6-omap-h63xx.git] / arch / avr32 / boards / atstk1000 / atstk1003.c
index be089d7f37ebf1b0fe955475417fce4fb66e86f9..134b566630b0f62a75aad5832278c4dcf7aeac91 100644 (file)
@@ -149,8 +149,6 @@ static int __init atstk1003_init(void)
        at32_reserve_pin(GPIO_PIN_PE(15));      /* DATA[31]     */
        at32_reserve_pin(GPIO_PIN_PE(26));      /* SDCS         */
 
-       at32_add_system_devices();
-
 #ifdef CONFIG_BOARD_ATSTK100X_SW2_CUSTOM
        at32_add_device_usart(1);
 #else