Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Input: palmas-pwrbutton - fix typo in the license string
[ Upstream commit 05f7588 ] 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' Fixes: adff596 ("Input: introduce palmas-pwrbutton") Reported-by: Jim Davis <[email protected]> Signed-off-by: Nishanth Menon <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]> Signed-off-by: Sekhar Nori <[email protected]>
- Loading branch information