diff options
| -rw-r--r-- | drivers/regulator/max14577.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/regulator/max14577.c b/drivers/regulator/max14577.c index 516e8af05641..b1078ba3f393 100644 --- a/drivers/regulator/max14577.c +++ b/drivers/regulator/max14577.c | |||
| @@ -270,3 +270,4 @@ module_exit(max14577_regulator_exit); | |||
| 270 | MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski@samsung.com>"); | 270 | MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski@samsung.com>"); |
| 271 | MODULE_DESCRIPTION("MAXIM 14577 regulator driver"); | 271 | MODULE_DESCRIPTION("MAXIM 14577 regulator driver"); |
| 272 | MODULE_LICENSE("GPL"); | 272 | MODULE_LICENSE("GPL"); |
| 273 | MODULE_ALIAS("platform:max14577-regulator"); | ||
