power: max17042_battery: add missed blank
[linux-2.6-block.git] / drivers / power / reset / Makefile
CommitLineData
56fb8de5 1obj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
ae499f0f 2obj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o
ecfe64d8 3obj-$(CONFIG_POWER_RESET_AT91_RESET) += at91-reset.o
4a315e34 4obj-$(CONFIG_POWER_RESET_AXXIA) += axxia-reset.o
030494e7 5obj-$(CONFIG_POWER_RESET_BRCMSTB) += brcmstb-reboot.o
96ff0f5c 6obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
371bb20d 7obj-$(CONFIG_POWER_RESET_GPIO_RESTART) += gpio-restart.o
4a9b3737 8obj-$(CONFIG_POWER_RESET_HISI) += hisi-reboot.o
3db47dc0 9obj-$(CONFIG_POWER_RESET_IMX) += imx-snvs-poweroff.o
78be3176 10obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
6647156c 11obj-$(CONFIG_POWER_RESET_LTC2952) += ltc2952-poweroff.o
e8fc721a 12obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
2655f51d 13obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
f0745f36 14obj-$(CONFIG_POWER_RESET_ST) += st-poweroff.o
0e545f57 15obj-$(CONFIG_POWER_RESET_VERSATILE) += arm-versatile-reboot.o
2655f51d 16obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
67778e0e 17obj-$(CONFIG_POWER_RESET_XGENE) += xgene-reboot.o
a3e01e80 18obj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o
09fb07bc 19obj-$(CONFIG_POWER_RESET_SYSCON) += syscon-reboot.o
fa0f8d67 20obj-$(CONFIG_POWER_RESET_RMOBILE) += rmobile-reset.o