[PATCH] PXA: Fix typo in proc-xscale.S

Eric Miao eric.y.miao at gmail.com
Thu Apr 28 05:57:31 EDT 2011


On Thu, Apr 28, 2011 at 5:25 PM, Marek Vasut <marek.vasut at gmail.com> wrote:
> On Thursday, April 28, 2011 08:48:56 AM Igor Grinberg wrote:
>> Hi Marek,
>>
>> On 04/28/11 04:46, Marek Vasut wrote:
>> > Signed-off-by: Marek Vasut <marek.vasut at gmail.com>
>> > ---
>> >
>> >  arch/arm/mm/proc-xscale.S |    2 +-
>> >  1 files changed, 1 insertions(+), 1 deletions(-)
>> >
>> > diff --git a/arch/arm/mm/proc-xscale.S b/arch/arm/mm/proc-xscale.S
>> > index ce233bc..42af976 100644
>> > --- a/arch/arm/mm/proc-xscale.S
>> > +++ b/arch/arm/mm/proc-xscale.S
>> > @@ -395,7 +395,7 @@ ENTRY(xscale_dma_a0_map_area)
>> >
>> >     teq     r2, #DMA_TO_DEVICE
>> >     beq     xscale_dma_clean_range
>> >     b       xscale_dma_flush_range
>> >
>> > -ENDPROC(xscsale_dma_a0_map_area)
>> > +ENDPROC(xscale_dma_a0_map_area)
>> >
>> >  /*
>> >
>> >   * dma_unmap_area(start, size, dir)
>>
>> Similar patch:
>> http://www.spinics.net/lists/arm-kernel/msg118258.html
>>
>> has been sent to Russell quite a while ago,
>> but somehow got lost or something.
>
> Hi,
>
> I'm fine with the other one of course :) I didn't notice, thanks.
>
> Eric, can you pick that one ?
>

Picked, will send to Russell soon.

> Cheers
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>



More information about the linux-arm-kernel mailing list