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

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

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

parent b0852cb8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,10 +16,10 @@
#include <linux/slab.h>
#include <linux/delay.h>
#include <linux/libata.h>
#include <linux/of_platform.h>

#include <asm/types.h>
#include <asm/prom.h>
#include <asm/of_platform.h>
#include <asm/mpc52xx.h>