public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* DSS2: Compilation Error on Git tree http://www.bat.org/~tomba/git/linux-omap-dss.git
@ 2009-06-03 14:07 Venkatesh, Subbu
  2009-06-04  6:59 ` Tomi Valkeinen
  0 siblings, 1 reply; 3+ messages in thread
From: Venkatesh, Subbu @ 2009-06-03 14:07 UTC (permalink / raw)
  To: tomi.valkeinen@nokia.com
  Cc: Shah, Hardik, linux-omap@vger.kernel.org, Mande, Nikhil,
	Castaneda Gonzalez, Axel, Miesen, Sharon

Hi Tomi,
I did git pull to update my tree, later compiling code for LDP, I am getting compilation error as show below. I see that I am missing declaration of  
 struct omap_dss_display_config in display.h file, could you please comment on it...

arch/arm/mach-omap2/board-ldp.c:368: warning: 'struct omap_display' declared inside parameter list
arch/arm/mach-omap2/board-ldp.c:368: warning: its scope is only this definition or declaration, which is probably not what you want
arch/arm/mach-omap2/board-ldp.c:383: warning: 'struct omap_display' declared inside parameter list
arch/arm/mach-omap2/board-ldp.c:393: error: variable 'omap_ldp_display_data_tv' has initializer but incomplete type
arch/arm/mach-omap2/board-ldp.c:394: error: unknown field 'type' specified in initializer
arch/arm/mach-omap2/board-ldp.c:394: warning: excess elements in struct initializer
arch/arm/mach-omap2/board-ldp.c:394: warning: (near initialization for 'omap_ldp_display_data_tv')
arch/arm/mach-omap2/board-ldp.c:395: error: unknown field 'name' specified in initializer
arch/arm/mach-omap2/board-ldp.c:395: warning: excess elements in struct initializer
arch/arm/mach-omap2/board-ldp.c:395: warning: (near initialization for 'omap_ldp_display_data_tv')
arch/arm/mach-omap2/board-ldp.c:396: error: unknown field 'u' specified in initializer
arch/arm/mach-omap2/board-ldp.c:396: warning: excess elements in struct initializer
arch/arm/mach-omap2/board-ldp.c:396: warning: (near initialization for 'omap_ldp_display_data_tv')
arch/arm/mach-omap2/board-ldp.c:397: error: unknown field 'panel_enable' specified in initializer
arch/arm/mach-omap2/board-ldp.c:397: warning: excess elements in struct initializer
arch/arm/mach-omap2/board-ldp.c:397: warning: (near initialization for 'omap_ldp_display_data_tv')
arch/arm/mach-omap2/board-ldp.c:398: error: unknown field 'panel_disable' specified in initializer
arch/arm/mach-omap2/board-ldp.c:398: warning: excess elements in struct initializer
arch/arm/mach-omap2/board-ldp.c:398: warning: (near initialization for 'omap_ldp_display_data_tv')
arch/arm/mach-omap2/board-ldp.c:401: warning: 'struct omap_display' declared inside parameter list
arch/arm/mach-omap2/board-ldp.c:425: warning: 'struct omap_display' declared inside parameter list
arch/arm/mach-omap2/board-ldp.c:435: error: variable 'omap_ldp_display_data_lcd' has initializer but incomplete type
arch/arm/mach-omap2/board-ldp.c:436: error: unknown field 'type' specified in initializer
arch/arm/mach-omap2/board-ldp.c:436: warning: excess elements in struct initializer
arch/arm/mach-omap2/board-ldp.c:436: warning: (near initialization for 'omap_ldp_display_data_lcd')
arch/arm/mach-omap2/board-ldp.c:437: error: unknown field 'name' specified in initializer
arch/arm/mach-omap2/board-ldp.c:437: warning: excess elements in struct initializer
arch/arm/mach-omap2/board-ldp.c:437: warning: (near initialization for 'omap_ldp_display_data_lcd')

Regards,
Subbu

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-05  0:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-03 14:07 DSS2: Compilation Error on Git tree http://www.bat.org/~tomba/git/linux-omap-dss.git Venkatesh, Subbu
2009-06-04  6:59 ` Tomi Valkeinen
2009-06-05  0:00   ` Venkatesh, Subbu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox