Re: [PATCH 01/12] pata_mpc52xx: use linux/of_platform.h instead of asm
From: Jeff Garzik <hidden>
Date: 2008-06-27 06:37:31
From: Jeff Garzik <hidden>
Date: 2008-06-27 06:37:31
Stephen Rothwell wrote:
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