diff options
author | Jesse Chan <jc@linux.com> | 2017-11-20 12:58:03 -0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-11-30 14:42:04 +0100 |
commit | 0b9335cbd38e3bd2025bcc23b5758df4ac035f75 (patch) | |
tree | ca4d91cb8941e852e84f4facd1ef7d5b01b91c9f /drivers/mfd/cros_ec_acpi_gpe.c | |
parent | 9c957fcecb5dad684b156d170b50e48636f3ded1 (diff) |
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/mfd/cros_ec_acpi_gpe.c')
0 files changed, 0 insertions, 0 deletions