On Tue, Feb 08, 2011 at 02:45:22PM +1100, Stephen Rothwell wrote: > Hi Matthew, > > After merging the drivers-x86 tree, today's linux-next build (x86_64_allmodconfig) > failed like this: > > drivers/platform/x86/eeepc-wmi.c:118: error: 'KEY_CAMERA_ZOOMIN' undeclared here (not in a function) > drivers/platform/x86/eeepc-wmi.c:124: error: 'KEY_CAMERA_ZOOMOUT' undeclared here (not in a function) > drivers/platform/x86/eeepc-wmi.c:125: error: 'KEY_CAMERA_UP' undeclared here (not in a function) > drivers/platform/x86/eeepc-wmi.c:126: error: 'KEY_CAMERA_DOWN' undeclared here (not in a function) > drivers/platform/x86/eeepc-wmi.c:127: error: 'KEY_CAMERA_LEFT' undeclared here (not in a function) > drivers/platform/x86/eeepc-wmi.c:128: error: 'KEY_CAMERA_RIGHT' undeclared here (not in a function) > > Caused by commit 8e077c067a95956859341cd0caddabd99371c7b7 ("eeepc-wmi: > add camera keys"). Presumably a missing update to a header file ... Sorry, it was in my tree but uncommitted after I fixed up a merge conflict. Repushed. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html