watchdog: dw_wdt: remove build dependencies
authorBaruch Siach <baruch@tkos.co.il>
Mon, 30 Dec 2013 12:25:54 +0000 (14:25 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 28 Jan 2014 20:25:46 +0000 (21:25 +0100)
There is nothing ARM specific in this driver, and we intend to use it on the
Xtensa architecture. Also, clk.h now includes stubs for !CONFIG_HAVE_CLK, so
the driver should build anyway.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/dw_wdt.c

Simple merge
Simple merge