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
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html