linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PXA: Fix typo in proc-xscale.S
@ 2011-04-28  1:46 Marek Vasut
  2011-04-28  6:48 ` Igor Grinberg
  0 siblings, 1 reply; 8+ messages in thread
From: Marek Vasut @ 2011-04-28  1:46 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Marek Vasut <marek.vasut@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)
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-04-28 11:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28  1:46 [PATCH] PXA: Fix typo in proc-xscale.S Marek Vasut
2011-04-28  6:48 ` Igor Grinberg
2011-04-28  9:25   ` Marek Vasut
2011-04-28  9:57     ` Eric Miao
2011-04-28  9:55   ` Russell King - ARM Linux
2011-04-28 10:35     ` Igor Grinberg
2011-04-28 10:47       ` Uwe Kleine-König
2011-04-28 11:22         ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).