[PATCH 01/12] pata_mpc52xx: use linux/of_platform.h instead of asm
Grant Likely
grant.likely at secretlab.ca
Sat Jun 28 15:31:54 EST 2008
On Thu, Jun 26, 2008 at 11:37 PM, Jeff Garzik <jeff at garzik.org> wrote:
> 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
I'll pick it up.
g.
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
More information about the Linuxppc-dev
mailing list