On Mon, 8 Mar 2010, Rafi Rubin wrote: > > static int __init ntrig_init(void) > > { > > + info("N-trig Driver Version 1.6\n"); > > Perhaps you mean: > MODULE_VERSION("1.06"); I'd rather remove all the MODULE_VERSION stuff altogether. git is much better tracking revisions, once the driver gets merged. Thanks, -- Jiri Kosina SUSE Labs, Novell Inc. -- 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