summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch')
-rw-r--r--target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch b/target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch
deleted file mode 100644
index d64c8b159..000000000
--- a/target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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)