On Wednesday, July 6, 2016 10:25:17 AM CEST Fabio Estevam wrote: > Commit e2756baa4217 ("pinctrl: imx21: make it explicitly non-modular") > missed the removal of the MODULE_DEVICE_TABLE() macro causing the > following build error: > > drivers/pinctrl/freescale/pinctrl-imx21.c:328:1: error: data definition has no type or storage class [-Werror] > MODULE_DEVICE_TABLE(of, imx21_pinctrl_of_match); > > ,so remove the macro to fix this problem. > > Reported-by: Arnd Bergmann <arnd@xxxxxxxx> > Signed-off-by: Fabio Estevam <festevam@xxxxxxxxx> > Acked-by: Arnd Bergmann <arnd@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html