Skip to content

Commit

Permalink
power: supply: ltc3651-charger: Fix device name (rename files)
Browse files Browse the repository at this point in the history
rename only - no functional changes

Signed-off-by: Michael Hennerich <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
  • Loading branch information
mhennerich authored and sre committed Apr 9, 2019
1 parent 2e220e6 commit d7830ce
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/power/supply/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ obj-$(CONFIG_CHARGER_LP8727) += lp8727_charger.o
obj-$(CONFIG_CHARGER_LP8788) += lp8788-charger.o
obj-$(CONFIG_CHARGER_GPIO) += gpio-charger.o
obj-$(CONFIG_CHARGER_MANAGER) += charger-manager.o
obj-$(CONFIG_CHARGER_LT3651) += ltc3651-charger.o
obj-$(CONFIG_CHARGER_LT3651) += lt3651-charger.o
obj-$(CONFIG_CHARGER_MAX14577) += max14577_charger.o
obj-$(CONFIG_CHARGER_DETECTOR_MAX14656) += max14656_charger_detector.o
obj-$(CONFIG_CHARGER_MAX77693) += max77693_charger.o
Expand Down
File renamed without changes.

0 comments on commit d7830ce

Please sign in to comment.