diff options
| author | Paul Gortmaker <[email protected]> | 2016-08-23 17:19:41 -0400 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2016-08-27 13:13:32 +0200 |
| commit | 6d6cc0d89a0cf4d7310d1447db0e6ae2467925f4 (patch) | |
| tree | 741d253b992b119c6148d2bb7ac4588168064297 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 8b51fad0e975a913be6db1d3d06981232163d182 (diff) | |
pinctrl: nomadik: make core support explicitly non-modular
The Kconfig currently controlling compilation of this code is:
drivers/pinctrl/nomadik/Kconfig:config PINCTRL_NOMADIK
drivers/pinctrl/nomadik/Kconfig: bool "Nomadik pin controller driver"
...meaning that it currently is not being built as a module by anyone.
Lets remove the couple traces of modular infrastructure use, so that
when reading the driver there is no doubt it is builtin-only.
We delete the MODULE_LICENSE tag etc. since all that information
is already contained at the top of the file in the comments.
Cc: Linus Walleij <[email protected]>
Cc: Alessandro Rubini <[email protected]>
Cc: [email protected]
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions