From: Sascha Hauer Date: Thu, 3 Mar 2011 13:30:59 +0000 (+0100) Subject: watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=845ba5fa04707a1d8814d74a71915fafb5be17ca;p=pandora-kernel.git watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on The i.MX architecture provides IMX_HAVE_PLATFORM_* macros to signal that a selected SoC supports a certain hardware. Use them instead of depending on ARCH_* directly. Signed-off-by: Sascha Hauer Acked-by: Uwe Kleine-König Signed-off-by: Wim Van Sebroeck Cc: linux-watchdog@vger.kernel.org --- Reading git-diff-tree failed