Commit 75195dab authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Grant Likely

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

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 76ef7dd0
......@@ -4,7 +4,7 @@
#include <linux/watchdog.h>
#include <linux/io.h>
#include <linux/spinlock.h>
#include <asm/of_platform.h>
#include <linux/of_platform.h>
#include <asm/uaccess.h>
#include <asm/mpc52xx.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment