Now that all conversions have been made,
reenable retu-wdt driver.

Signed-off-by: Felipe Balbi <ba...@ti.com>
---
 drivers/cbus/Makefile |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/drivers/cbus/Makefile b/drivers/cbus/Makefile
index 7bfd997..c5c3940 100644
--- a/drivers/cbus/Makefile
+++ b/drivers/cbus/Makefile
@@ -8,8 +8,7 @@ obj-$(CONFIG_CBUS_RETU)         += retu.o
 obj-$(CONFIG_CBUS_TAHVO_USB)   += tahvo-usb.o
 obj-$(CONFIG_CBUS_TAHVO_USER)  += tahvo-user.o
 
-## Disable Retu children until converted to threaded IRQ
 obj-$(CONFIG_CBUS_RETU_POWERBUTTON) += retu-pwrbutton.o
 obj-$(CONFIG_CBUS_RETU_RTC)    += retu-rtc.o
-#obj-$(CONFIG_CBUS_RETU_WDT)   += retu-wdt.o
+obj-$(CONFIG_CBUS_RETU_WDT)    += retu-wdt.o
 obj-$(CONFIG_CBUS_RETU_HEADSET)        += retu-headset.o
-- 
1.7.3.4.598.g85356

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to