diff options
author | Jesse Chan <jc@linux.com> | 2017-11-20 23:58:03 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-11-30 16:42:04 +0300 |
commit | 0b9335cbd38e3bd2025bcc23b5758df4ac035f75 (patch) | |
tree | ca4d91cb8941e852e84f4facd1ef7d5b01b91c9f /drivers/gpio/gpio-uniphier.c | |
parent | 9c957fcecb5dad684b156d170b50e48636f3ded1 (diff) | |
download | linux-0b9335cbd38e3bd2025bcc23b5758df4ac035f75.tar.xz |
pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
This change resolves a new compile-time warning
when built as a loadable module:
WARNING: modpost: missing MODULE_LICENSE() in drivers/pinctrl/pxa/pinctrl-pxa2xx.o
see include/linux/module.h for more information
This adds the license as "GPL v2", which matches the header of the file.
MODULE_DESCRIPTION and MODULE_AUTHOR are also added.
Signed-off-by: Jesse Chan <jc@linux.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-uniphier.c')
0 files changed, 0 insertions, 0 deletions