]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 23 May 2008 06:16:27 +0000 (16:16 +1000)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 12 Jul 2008 18:10:52 +0000 (12:10 -0600)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/ata/pata_mpc52xx.c

index bc79df6e7cb05aefc4c25f05ecfe2b7b02ad9572..a9e827356d0681bfd4c64bf8bf6e02bb32513318 100644 (file)
 #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>