On Sat, May 27, 2017 at 6:23 PM, Icenowy Zheng <icenowy@xxxxxxx> wrote: > As we added A20 support to A10 pinctrl driver, now we can delete the > dedicated A20 pinctrl driver, which is duplicated code. > > Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx> > --- > Changes in v3: > - Only remove the A20 driver(A10 driver for A20 is enabled in > the previous commit now). > > drivers/pinctrl/sunxi/Kconfig | 4 - > drivers/pinctrl/sunxi/pinctrl-sun7i-a20.c | 1056 ----------------------------- You forgot to remove the Makefile entry. Otherwise, Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html