]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/avr32/boards/atstk1000/atstk1002.c
avr32: Add pin configuration choice to LCDC peripheral
[linux-2.6-omap-h63xx.git] / arch / avr32 / boards / atstk1000 / atstk1002.c
index 0e1332686867b6d5814bc21c32c660829c396657..86b363c1c25bea00dfe011425c044d6d91edd0f9 100644 (file)
@@ -238,7 +238,7 @@ static int __init atstk1002_init(void)
        set_hw_addr(at32_add_device_eth(1, &eth_data[1]));
 #else
        at32_add_device_lcdc(0, &atstk1000_lcdc_data,
-                            fbmem_start, fbmem_size);
+                            fbmem_start, fbmem_size, 0);
 #endif
        at32_add_device_usba(0, NULL);
 #ifndef CONFIG_BOARD_ATSTK100X_SW3_CUSTOM