From: Stephen Rothwell Date: Fri, 23 May 2008 06:16:27 +0000 (+1000) Subject: powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm X-Git-Tag: v2.6.27-rc1~1058^2~13^2~9 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e6a9192d066b30353b78ce1647070c0c171dd9a7;p=linux-2.6-omap-h63xx.git powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm Signed-off-by: Stephen Rothwell Signed-off-by: Grant Likely --- diff --git a/drivers/ata/pata_mpc52xx.c b/drivers/ata/pata_mpc52xx.c index bc79df6e7cb..a9e827356d0 100644 --- a/drivers/ata/pata_mpc52xx.c +++ b/drivers/ata/pata_mpc52xx.c @@ -16,10 +16,10 @@ #include #include #include +#include #include #include -#include #include