]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-pxa/trizeps4.c
ARM: pxa: clean up set_pxa_fb_info
[~andy/linux] / arch / arm / mach-pxa / trizeps4.c
index 423261d63d073213c5ca0f4d01e5fa25e237f2f1..fa510fde6064713986f14558f3c09966a6245388 100644 (file)
@@ -516,9 +516,9 @@ static void __init trizeps4_init(void)
        pxa_set_stuart_info(NULL);
 
        if (0)  /* dont know how to determine LCD */
-               set_pxa_fb_info(&sharp_lcd);
+               pxa_set_fb_info(NULL, &sharp_lcd);
        else
-               set_pxa_fb_info(&toshiba_lcd);
+               pxa_set_fb_info(NULL, &toshiba_lcd);
 
        pxa_set_mci_info(&trizeps4_mci_platform_data);
 #ifndef STATUS_LEDS_ON_STUART_PINS