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: MMI-PSA29.97-13-9~33646^2~13^2~7 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=75195dabce797f49b7d96d272e4e9330873e4340;p=GitHub%2FMotorolaMobilityLLC%2Fkernel-slsi.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 80a91d4cea11..77c1c2ae2cc2 100644 --- a/drivers/watchdog/mpc5200_wdt.c +++ b/drivers/watchdog/mpc5200_wdt.c @@ -4,7 +4,7 @@ #include #include #include -#include +#include #include #include