X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-w90x900%2Fnuc950.c;h=4d1f1ab044c48868d588b6081d8ebcabad98c7b5;hb=0a492fdef8aa241f6139e6455e852cc710ae8ed1;hp=149508116d18a688b081eb149df0ca1969081fa9;hpb=c1176d6f03e1085797ce83648a2c76ae15a2b515;p=pandora-kernel.git diff --git a/arch/arm/mach-w90x900/nuc950.c b/arch/arm/mach-w90x900/nuc950.c index 149508116d18..4d1f1ab044c4 100644 --- a/arch/arm/mach-w90x900/nuc950.c +++ b/arch/arm/mach-w90x900/nuc950.c @@ -18,6 +18,7 @@ #include #include #include + #include "cpu.h" /* define specific CPU platform device */ @@ -25,6 +26,9 @@ static struct platform_device *nuc950_dev[] __initdata = { &nuc900_device_kpi, &nuc900_device_fmi, +#ifdef CONFIG_FB_NUC900 + &nuc900_device_lcd, +#endif }; /* define specific CPU platform io map */