X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-pxa%2Fidp.c;h=f7fb64f11a7d2ffba1cef682460f1a143945498a;hb=16ad56972ca3161eb97583897f17c1ead0c4ebd0;hp=dd40e4a9291c93478499ab7f12ba9b66c0b820cc;hpb=8bd89ca22010847e85de37b77d9f19f16b1962ad;p=pandora-kernel.git diff --git a/arch/arm/mach-pxa/idp.c b/arch/arm/mach-pxa/idp.c index dd40e4a9291c..f7fb64f11a7d 100644 --- a/arch/arm/mach-pxa/idp.c +++ b/arch/arm/mach-pxa/idp.c @@ -167,7 +167,7 @@ static void __init idp_init(void) platform_device_register(&smc91x_device); //platform_device_register(&mst_audio_device); - set_pxa_fb_info(&sharp_lm8v31); + pxa_set_fb_info(NULL, &sharp_lm8v31); pxa_set_mci_info(&idp_mci_platform_data); }