Skip to content

Commit

Permalink
regulator: max77620: Remove duplicate module alias
Browse files Browse the repository at this point in the history
The same alias is already in .id_table.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Axel Lin authored and Mark Brown committed Feb 26, 2016
1 parent aad76f7 commit 4d92325
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/regulator/max77620-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -801,5 +801,4 @@ module_platform_driver(max77620_regulator_driver);
MODULE_DESCRIPTION("MAX77620/MAX20024 regulator driver");
MODULE_AUTHOR("Mallikarjun Kasoju <mkasoju@nvidia.com>");
MODULE_AUTHOR("Laxman Dewangan <ldewangan@nvidia.com>");
MODULE_ALIAS("platform:max77620-pmic");
MODULE_LICENSE("GPL v2");

0 comments on commit 4d92325

Please sign in to comment.