From a944623daeaf2c138bea5d95e0a4bdd3f2f4a36c Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 9 May 2012 10:48:44 +0000 Subject: ixp4xx: nuke 2.6.37 support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31663 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../ixp4xx/patches-2.6.37/620-backport_compile_fix.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch (limited to 'target/linux/ixp4xx/patches-2.6.37/620-backport_compile_fix.patch') 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) -- cgit v1.2.3