Re: [PATCH 01/12] pata_mpc52xx: use linux/of_platform.h instead of asm
From: Grant Likely <hidden>
Date: 2008-06-28 05:31:55
From: Grant Likely <hidden>
Date: 2008-06-28 05:31:55
On Thu, Jun 26, 2008 at 11:37 PM, Jeff Garzik [off-list ref] wrote:
Stephen Rothwell wrote:quoted
Signed-off-by: Stephen Rothwell <redacted> --- drivers/ata/pata_mpc52xx.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) I am not sure who wants to take this.diff --git a/drivers/ata/pata_mpc52xx.c b/drivers/ata/pata_mpc52xx.c index bc79df6..a9e8273 100644 --- a/drivers/ata/pata_mpc52xx.c +++ b/drivers/ata/pata_mpc52xx.c@@ -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>ACK. send it via an arch tree
I'll pick it up. g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.