Follow the license string convention indicated in include/linux/module.h
(don't capitalize v).
This fixes following randconfig warning:
FATAL: modpost: GPL-incompatible module palmas-pwrbutton.ko uses GPL-only symbol 'platform_driver_unregister'
Uggh.. forgot to add:
Fixes: adff5962fdd2 ("Input: introduce palmas-pwrbutton")
quoted hunk
Cc: Stephen Rothwell <redacted>
Reported-by: Jim Davis <redacted>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
Reported thread http://marc.info/?l=linux-input&m=141080223209150&w=2
drivers/input/misc/palmas-pwrbutton.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Mon, Sep 15, 2014 at 01:00:44PM -0500, Nishanth Menon wrote:
On 09/15/2014 12:58 PM, Nishanth Menon wrote:
quoted
Follow the license string convention indicated in include/linux/module.h
(don't capitalize v).
This fixes following randconfig warning:
FATAL: modpost: GPL-incompatible module palmas-pwrbutton.ko uses GPL-only symbol 'platform_driver_unregister'
Uggh.. forgot to add:
Fixes: adff5962fdd2 ("Input: introduce palmas-pwrbutton")
Applied both, thank you.
quoted
Cc: Stephen Rothwell <redacted>
Reported-by: Jim Davis <redacted>
Signed-off-by: Nishanth Menon <nm@ti.com>
---
Reported thread http://marc.info/?l=linux-input&m=141080223209150&w=2
drivers/input/misc/palmas-pwrbutton.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)