diff options
-rw-r--r-- | drivers/regulator/da9210-regulator.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/da9210-regulator.c b/drivers/regulator/da9210-regulator.c index bf492bc7d3de..f0fe54b38977 100644 --- a/drivers/regulator/da9210-regulator.c +++ b/drivers/regulator/da9210-regulator.c | |||
@@ -194,4 +194,3 @@ module_i2c_driver(da9210_regulator_driver); | |||
194 | MODULE_AUTHOR("S Twiss <stwiss.opensource@diasemi.com>"); | 194 | MODULE_AUTHOR("S Twiss <stwiss.opensource@diasemi.com>"); |
195 | MODULE_DESCRIPTION("Regulator device driver for Dialog DA9210"); | 195 | MODULE_DESCRIPTION("Regulator device driver for Dialog DA9210"); |
196 | MODULE_LICENSE("GPL v2"); | 196 | MODULE_LICENSE("GPL v2"); |
197 | MODULE_ALIAS("i2c:da9210"); | ||