OSDN Git Service

pinctrl: mediatek: add pinctrl-mtk-common-v2 module license
authorArnd Bergmann <arnd@arndb.de>
Tue, 5 May 2020 14:08:40 +0000 (16:08 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 12 May 2020 13:10:36 +0000 (15:10 +0200)
commitc7acd6fe8a2881771f2cb374b36d17b5109abbde
treee4e3713593649deebdde5c1ec4219fffce197779
parent9a0f1341df7d555eb50a826d1f6f4191a78eabea
pinctrl: mediatek: add pinctrl-mtk-common-v2 module license

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 <arnd@arndb.de>
Link: https://lore.kernel.org/r/20200505140848.554957-1-arnd@arndb.de
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c