提交 75195dab 编写于 作者: S Stephen Rothwell 提交者: Grant Likely

powerpc/mpc5200_wdt: use linux/of_platform.h instead of asm

Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 76ef7dd0
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#include <linux/watchdog.h> #include <linux/watchdog.h>
#include <linux/io.h> #include <linux/io.h>
#include <linux/spinlock.h> #include <linux/spinlock.h>
#include <asm/of_platform.h> #include <linux/of_platform.h>
#include <asm/uaccess.h> #include <asm/uaccess.h>
#include <asm/mpc52xx.h> #include <asm/mpc52xx.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册