From: Thomas Reitmayr Date: Tue, 24 Feb 2009 22:59:22 +0000 (-0800) Subject: [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data X-Git-Tag: v2.6.30-rc1~663^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e058d4f57751daa008b764735f97fdfccfeab6c;p=pandora-kernel.git [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform data The orion5x-wdt driver is now registered as a platform device and receives the tclk value as platform data. This fixes a compile issue cause by a previously removed define "ORION5X_TCLK". Signed-off-by: Thomas Reitmayr Acked-by: Nicolas Pitre Signed-off-by: Kristof Provost Cc: Lennert Buytenhek Cc: Wim Van Sebroeck Cc: Russell King Cc: Martin Michlmayr Cc: Sylver Bruneau Cc: Kunihiko IMAI Signed-off-by: Andrew Morton --- Reading git-diff-tree failed