On Wed, Aug 12, 2009 at 03:20:07PM +0300, Tony Lindgren wrote: > +static struct twl4030_keypad_data zoom2_kp_twl4030_data = { > + .rows = 8, > + .cols = 8, > + .keymap = zoom2_twl4030_keymap, > + .keymapsize = ARRAY_SIZE(zoom2_twl4030_keymap), > + .rep = 1, > +}; Normally have a blank line here. > static void __init omap_zoom2_init_irq(void) > { > omap2_init_common_hw(NULL); Otherwise ok. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html