> -----Original Message----- > From: linux-omap-ow...@vger.kernel.org > [mailto:linux-omap-ow...@vger.kernel.org] On Behalf Of Gadiyar, Anand > Sent: Thursday, September 24, 2009 4:38 PM > To: linux-omap@vger.kernel.org > Subject: Build break on mainline tree for 3430 SDP > > Build break compiling Linus' git tree for 3430 SDP. > > I get this with the default SDP config. Haven't looked at the > code yet to find a fix. > > - Anand > > CC arch/arm/mach-omap2/board-3430sdp.o > In file included from arch/arm/mach-omap2/board-3430sdp.c:41: > arch/arm/plat-omap/include/mach/keypad.h:38:1: warning: "KEY" > redefined > In file included from include/linux/i2c/twl4030.h:29, > from arch/arm/mach-omap2/board-3430sdp.c:22: > include/linux/input/matrix_keypad.h:10:1: warning: this is > the location of the previous definition > In file included from arch/arm/mach-omap2/board-3430sdp.c:41: > arch/arm/plat-omap/include/mach/keypad.h:39:1: warning: > "PERSISTENT_KEY" redefined > In file included from arch/arm/mach-omap2/board-3430sdp.c:22: > include/linux/i2c/twl4030.h:356:1: warning: this is the > location of the previous definition > arch/arm/mach-omap2/board-3430sdp.c:94: error: unknown field > 'keymap' specified in initializer > arch/arm/mach-omap2/board-3430sdp.c:94: warning: the address > of 'sdp3430_keymap' will always evaluate as 'true' > arch/arm/mach-omap2/board-3430sdp.c:95: error: unknown field > 'keymapsize' specified in initializer > arch/arm/mach-omap2/board-3430sdp.c:95: warning: excess > elements in struct initializer > arch/arm/mach-omap2/board-3430sdp.c:95: warning: (near > initialization for 'sdp3430_kp_data') > make[1]: *** [arch/arm/mach-omap2/board-3430sdp.o] Error 1 > make: *** [arch/arm/mach-omap2] Error 2
I had found similar issues on 2.6.30. Had submitted a patch to remove duplicate definition of KET and PERSISTENT_KEY. Look for patch title "Remove duplicate definitions" on JUN 16. (Unfortunately marc.info is not showing patches for last 2 weeks in June) http://markmail.org/search/?q=sanjeev#query:sanjeev%20from%3A%22Sanjeev%20Premi%22%20list%3Aorg.kernel.vger.linux-omap+page:2+mid:t7fonfanbf7736fz+state:results Best regards, Sanjeev > > -- > To unsubscribe from this list: send the line "unsubscribe > linux-omap" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html