android_kernel_samsung_univ.../drivers/power/reset
Jesse Chan 3f19b9ea13 power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
commit 348c7cf5fcbcb68838255759d4cb45d039af36d2 upstream.

This change resolves a new compile-time warning
when built as a loadable module:

WARNING: modpost: missing MODULE_LICENSE() in drivers/power/reset/zx-reboot.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: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-03 17:04:25 +01:00
..
arm-versatile-reboot.c
as3722-poweroff.c
at91-poweroff.c
at91-reset.c
axxia-reset.c
brcmstb-reboot.c
gpio-poweroff.c
gpio-restart.c
hisi-reboot.c
imx-snvs-poweroff.c
Kconfig
keystone-reset.c
ltc2952-poweroff.c
Makefile
msm-poweroff.c
qnap-poweroff.c
restart-poweroff.c
rmobile-reset.c
st-poweroff.c
syscon-poweroff.c
syscon-reboot.c
vexpress-poweroff.c
xgene-reboot.c
zx-reboot.c