[PATCH 01/12] pata_mpc52xx: use linux/of_platform.h instead of asm
Jeff Garzik
jeff at garzik.org
Fri Jun 27 16:37:22 EST 2008
Stephen Rothwell wrote:
> Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>
> ---
> 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
More information about the Linuxppc-dev
mailing list