On Fri, Jun 15, 2012 at 12:35:57PM -0300, Fabio Estevam wrote: > +static struct platform_device_id mxs_auart_devtype[] = { > + { > + .name = "mxs-auart", > + /* sentinel */ > + } > +}; > +MODULE_DEVICE_TABLE(platform, mxs_auart_devtype); ... > + .id_table = mxs_auart_devtype, I do not think we need these. -- Regards, Shawn -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html