OSDN Git Service

regulator: rc5t583: Correct MODULE LICENSE to GPL v2
authorLaxman Dewangan <ldewangan@nvidia.com>
Fri, 6 Apr 2012 05:28:33 +0000 (10:58 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 6 Apr 2012 08:49:45 +0000 (09:49 +0100)
commit4eb06453648bb0d1eca3669f26798a19b6f40eb8
tree3d2982fd2360f946e746d79d4d96636c96533a29
parent95e301ba83612e616bea0151868b7160111227f3
regulator: rc5t583: Correct MODULE LICENSE to GPL v2

Fixing build issue reported by Paul Gortmaker:

It appears this breaks linux-next allmodconfig build, because it
uses an uppercase V in the v2 of its MODULE_LICENSE.

FATAL: modpost: GPL-incompatible module rc5t583-regulator.ko uses
GPL-only symbol 'platform_driver_unregister'
make[2]: *** [__modpost] Error 1

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/rc5t583-regulator.c