The same alias is already in .id_table.
Signed-off-by: Axel Lin <[email protected]>
---
drivers/regulator/max77620-regulator.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/regulator/max77620-regulator.c
b/drivers/regulator/max77620-regulator.c
index 0eb5d18..259e7e1 100644
--- a/drivers/regulator/max77620-regulator.c
+++ b/drivers/regulator/max77620-regulator.c
@@ -801,5 +801,4 @@ module_platform_driver(max77620_regulator_driver);
MODULE_DESCRIPTION("MAX77620/MAX20024 regulator driver");
MODULE_AUTHOR("Mallikarjun Kasoju <[email protected]>");
MODULE_AUTHOR("Laxman Dewangan <[email protected]>");
-MODULE_ALIAS("platform:max77620-pmic");
MODULE_LICENSE("GPL v2");
--
2.1.4