aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-09 10:48:44 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-09 10:48:44 +0000
commit500ec3651583507c92f60867c106687fdf133c1e (patch)
treec5a6504d867313236aae1ecf2b65961b1eb73782 /target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch
parentd25a4e7ddc3c5ce61391dd4eed79f14b3c683a51 (diff)
downloadupstream-500ec3651583507c92f60867c106687fdf133c1e.tar.gz
upstream-500ec3651583507c92f60867c106687fdf133c1e.tar.bz2
upstream-500ec3651583507c92f60867c106687fdf133c1e.zip
ixp4xx: nuke 2.6.37 support
SVN-Revision: 31663
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 d64c8b159a..0000000000
--- 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)