Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 76ef7dd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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>