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://review.tizen.org/git/?a=commitdiff_plain;h=75195dabce797f49b7d96d272e4e9330873e4340;p=profile%2Fivi%2Fkernel-x86-ivi.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 80a91d4..77c1c2a 100644 --- a/drivers/watchdog/mpc5200_wdt.c +++ b/drivers/watchdog/mpc5200_wdt.c @@ -4,7 +4,7 @@ #include #include #include -#include +#include #include #include