commit | 4eb06453648bb0d1eca3669f26798a19b6f40eb8 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Fri Apr 06 10:58:33 2012 +0530 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Apr 06 09:49:45 2012 +0100 |
tree | 3d2982fd2360f946e746d79d4d96636c96533a29 | |
parent | 95e301ba83612e616bea0151868b7160111227f3 [diff] |
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>