From: Stephen Rothwell Date: Fri, 23 May 2008 06:42:56 +0000 (+1000) Subject: powerpc/mpc5200_wdt: use linux/of_platform.h instead of asm X-Git-Tag: v2.6.27-rc1~1058^2~13^2~7 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=75195dabce797f49b7d96d272e4e9330873e4340;p=linux-2.6-omap-h63xx.git powerpc/mpc5200_wdt: use linux/of_platform.h instead of asm Signed-off-by: Stephen Rothwell Signed-off-by: Grant Likely --- diff --git a/drivers/watchdog/mpc5200_wdt.c b/drivers/watchdog/mpc5200_wdt.c index 80a91d4cea1..77c1c2ae2cc 100644 --- a/drivers/watchdog/mpc5200_wdt.c +++ b/drivers/watchdog/mpc5200_wdt.c @@ -4,7 +4,7 @@ #include #include #include -#include +#include #include #include