Hi Kishore, > -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap- > owner@xxxxxxxxxxxxxxx] On Behalf Of Y, Kishore > Sent: Saturday, March 06, 2010 8:17 AM > To: Tomi Valkeinen > Cc: linux-omap@xxxxxxxxxxxxxxx > Subject: [PATCH V4] OMAP: DSS: Add NEC NL8048HL11-01B display panel > > From: Erik Gilling <konkers@xxxxxxxxxxx> > Date: Wed, 2 Dec 2009 22:05:34 +0530 > Subject: [PATCH] OMAP: DSS: Add NEC NL8048HL11-01B display panel > > NEC WVGA LCD NL8048HL11-01B support has been added. I think this driver is out-of-date after the "OMAP DSS2 model restructuring" patch series got merged: http://www.mail-archive.com/linux-omap@xxxxxxxxxxxxxxx/msg23491.html At least I see this error happening: <snip>$ make ARCH=arm -j4 uImage >/dev/null drivers/video/omap2/displays/panel-nec-nl8048hl11-01b.c: In function 'nec_8048_panel_probe': drivers/video/omap2/displays/panel-nec-nl8048hl11-01b.c:55: error: 'struct <anonymous>' has no member named 'recommended_bpp' make[4]: *** [drivers/video/omap2/displays/panel-nec-nl8048hl11-01b.o] Error 1 make[3]: *** [drivers/video/omap2/displays] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [drivers/video/omap2] Error 2 make[1]: *** [drivers/video] Error 2 make: *** [drivers] Error 2 Which is firing after applying this patch: OMAP: DSS2: move get_recommended_bpp() So, I guess you have to rework the panel driver to make it work with latest linux-omap master branch. Regards, Sergio -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html