regulator: sky81452: Remove module version
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>
This commit is contained in:
parent
f114040e3e
commit
6cf0bf0dfb
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue