On Tue, May 5, 2020 at 4:08 PM Arnd Bergmann <[email protected]> wrote: > Kbuild warns when this file is built as a loadable module: > > WARNING: modpost: missing MODULE_LICENSE() in > drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.o > see include/linux/module.h for more information > > Add the missing license/author/description tags. > > Fixes: 8174a8512e3e ("pinctrl: mediatek: make MediaTek pinctrl v2 driver > ready for buidling loadable module") > Signed-off-by: Arnd Bergmann <[email protected]>
Patch applied. Yours, Linus Walleij

