linux-stable/drivers/pinctrl/actions
Nick Alcock b9ef12eaa0 pinctrl: actions: remove MODULE_LICENSE in non-modules
Since commit 8b41fc4454 ("kbuild: create modules.builtin without
Makefile.modbuiltin or tristate.conf"), MODULE_LICENSE declarations
are used to identify modules. As a consequence, uses of the macro
in non-modules will cause modprobe to misidentify their containing
object file as a module when it is not (false positives), and modprobe
might succeed rather than failing with a suitable error message.

So remove it in the files in this commit, none of which can be built as
modules.

Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
Suggested-by: Luis Chamberlain <mcgrof@kernel.org>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Cc: linux-modules@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: Hitomi Hasegawa <hasegawa-hitomi@fujitsu.com>
Cc: "Andreas Färber" <afaerber@suse.de>
Cc: Manivannan Sadhasivam <mani@kernel.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-actions@lists.infradead.org
Cc: linux-gpio@vger.kernel.org
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2023-04-13 13:13:50 -07:00
..
Kconfig pinctrl: actions: Add depends on || COMPILE_TEST 2021-02-12 13:44:26 +01:00
Makefile pinctrl: actions: Add Actions S500 pinctrl driver 2020-08-27 10:40:13 +02:00
pinctrl-owl.c intel-pinctrl for v6.1-2 2022-10-26 09:58:29 +02:00
pinctrl-owl.h pinctrl: actions: define pad control configurtion to SoC specific 2018-11-19 14:11:16 +01:00
pinctrl-s500.c pinctrl: actions: remove MODULE_LICENSE in non-modules 2023-04-13 13:13:50 -07:00
pinctrl-s700.c pinctrl: actions: remove MODULE_LICENSE in non-modules 2023-04-13 13:13:50 -07:00
pinctrl-s900.c pinctrl: actions: remove MODULE_LICENSE in non-modules 2023-04-13 13:13:50 -07:00