Skip to content

Commit ca321ef

Browse files
shramamoorthybroonie
authored andcommitted
regulator: tps65219: Remove MODULE_ALIAS
Remove MODULE_ALIAS because the same module alias is already generated by MODULE_DEVICE_TABLE. Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com> Link: https://patch.msgid.link/20241217204526.1010989-4-s-ramamoorthy@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 2ef8310 commit ca321ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/regulator/tps65219-regulator.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,5 +390,4 @@ module_platform_driver(tps65219_regulator_driver);
390390

391391
MODULE_AUTHOR("Jerome Neanne <j-neanne@baylibre.com>");
392392
MODULE_DESCRIPTION("TPS65219 voltage regulator driver");
393-
MODULE_ALIAS("platform:tps65219-pmic");
394393
MODULE_LICENSE("GPL");

0 commit comments

Comments
 (0)