Commit 1ec9c179 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown

regulator: mcp16502: Remove module version

The module version is unlikely to be updated, use kernel version should be
enough.
Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Acked-by: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 87919e0c
......@@ -547,7 +547,6 @@ static struct i2c_driver mcp16502_drv = {
module_i2c_driver(mcp16502_drv);
MODULE_VERSION("1.0");
MODULE_LICENSE("GPL v2");
MODULE_DESCRIPTION("MCP16502 PMIC driver");
MODULE_AUTHOR("Andrei Stefanescu andrei.stefanescu@microchip.com");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment