]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
regulator: max77620: Remove duplicate module alias
authorAxel Lin <axel.lin@ingics.com>
Thu, 25 Feb 2016 06:40:50 +0000 (14:40 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 26 Feb 2016 01:36:54 +0000 (10:36 +0900)
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>
drivers/regulator/max77620-regulator.c

index 0eb5d18999e64733fc15a05decbd8196bd7818aa..259e7e159c2fcb7770974a713ee79207fb938b76 100644 (file)
@@ -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");