Commit 4d923251 authored by Axel Lin's avatar Axel Lin Committed by Mark Brown

regulator: max77620: Remove duplicate module alias

The same alias is already in .id_table.
Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent aad76f74
...@@ -801,5 +801,4 @@ module_platform_driver(max77620_regulator_driver); ...@@ -801,5 +801,4 @@ module_platform_driver(max77620_regulator_driver);
MODULE_DESCRIPTION("MAX77620/MAX20024 regulator driver"); MODULE_DESCRIPTION("MAX77620/MAX20024 regulator driver");
MODULE_AUTHOR("Mallikarjun Kasoju <mkasoju@nvidia.com>"); MODULE_AUTHOR("Mallikarjun Kasoju <mkasoju@nvidia.com>");
MODULE_AUTHOR("Laxman Dewangan <ldewangan@nvidia.com>"); MODULE_AUTHOR("Laxman Dewangan <ldewangan@nvidia.com>");
MODULE_ALIAS("platform:max77620-pmic");
MODULE_LICENSE("GPL v2"); MODULE_LICENSE("GPL v2");
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