Skip to content
Snippets Groups Projects
Commit 8b91bad5 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

ixp4xx: fix a compile error

SVN-Revision: 30728
parent 9aaca7f1
No related branches found
No related tags found
No related merge requests found
--- a/arch/arm/mm/proc-xscale.S
+++ b/arch/arm/mm/proc-xscale.S
@@ -395,7 +395,7 @@
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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment