This is set by the device core. Cc: John Crispin <blogic@xxxxxxxxxxx> Reported-by: kbuild test robot <fengguang.wu@xxxxxxxxx> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> --- drivers/pinctrl/mediatek/pinctrl-mt7623.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/pinctrl/mediatek/pinctrl-mt7623.c b/drivers/pinctrl/mediatek/pinctrl-mt7623.c index bf0d05b6e7dc..67895f8234e3 100644 --- a/drivers/pinctrl/mediatek/pinctrl-mt7623.c +++ b/drivers/pinctrl/mediatek/pinctrl-mt7623.c @@ -367,7 +367,6 @@ static struct platform_driver mtk_pinctrl_driver = { .probe = mt7623_pinctrl_probe, .driver = { .name = "mediatek-mt7623-pinctrl", - .owner = THIS_MODULE, .of_match_table = mt7623_pctrl_match, }, }; -- 2.4.3 -- 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