From: Baruch Siach Date: Mon, 30 Dec 2013 12:25:54 +0000 (+0200) Subject: watchdog: dw_wdt: remove build dependencies X-Git-Tag: v3.14-rc1~51^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a251f2c25a5305b6b18be7e576b75f6f9ce187;p=pandora-kernel.git 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 Acked-by: Jamie Iles Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed