]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
regulator: sky81452: Remove module version
authorAxel Lin <axel.lin@ingics.com>
Wed, 8 Oct 2014 01:57:43 +0000 (09:57 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 20 Oct 2014 11:24:08 +0000 (12:24 +0100)
The module version is unlikely to be updated, use kernel version should be
enough.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/sky81452-regulator.c

index 97aff0ccd65ff3062ec435c8d626941d1cde03c9..476b80a0abcadbfa864b8390a549ea18d61f7bb0 100644 (file)
@@ -127,4 +127,3 @@ module_platform_driver(sky81452_reg_driver);
 MODULE_DESCRIPTION("Skyworks SKY81452 Regulator driver");
 MODULE_AUTHOR("Gyungoh Yoo <jack.yoo@skyworksinc.com>");
 MODULE_LICENSE("GPL");
-MODULE_VERSION("1.0");