Skip to content

Commit

Permalink
Merge remote-tracking branch 'regulator/topic/helpers' into regulator…
Browse files Browse the repository at this point in the history
…-next
  • Loading branch information
Mark Brown committed Sep 1, 2013
2 parents 446b466 + d295f76 commit 724d054
Show file tree
Hide file tree
Showing 4 changed files with 458 additions and 463 deletions.
2 changes: 1 addition & 1 deletion drivers/regulator/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#


obj-$(CONFIG_REGULATOR) += core.o dummy.o fixed-helper.o
obj-$(CONFIG_REGULATOR) += core.o dummy.o fixed-helper.o helpers.o
obj-$(CONFIG_OF) += of_regulator.o
obj-$(CONFIG_REGULATOR_FIXED_VOLTAGE) += fixed.o
obj-$(CONFIG_REGULATOR_VIRTUAL_CONSUMER) += virtual.o
Expand Down
Loading

0 comments on commit 724d054

Please sign in to comment.