On Wed, Jan 05, 2011 at 02:01:01AM +0100, Linus Walleij wrote: > 2011/1/4 Dan Carpenter <error27@xxxxxxxxx>: > > > There was a semi-colon missing and it broke the compile. > > How come my setup compiles then... Oh well, probably a more > forgiving compiler. The only explanation I can think of is that you're compiling the driver into the kernel instead of as a module? A lot of people like to have their keyboard compiled in instead of loaded later. You could try a "make drivers/input/keyboard/tc3589x-keypad.i" and look at the precompiled code. regards, dan carpenter > Applied it. > > Yours, > Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html