commit | 58a251f2c25a5305b6b18be7e576b75f6f9ce187 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Mon Dec 30 14:25:54 2013 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Tue Jan 28 21:25:46 2014 +0100 |
tree | e8709a52bca3ae43b705989f9abdd2dd679f1e45 | |
parent | 1a9c5efa576eccadd2836a1e53dcea21f999c180 [diff] |
watchdog: dw_wdt: remove build dependencies 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>