rename patch
[openwrt.git] / target / linux / ixp4xx / patches-2.6.25 / 400-dmabounce.patch
index f4910261e3cc37ae5ffa4e66a527286e974d8b3c..7dae291497e69a648cf223917c250dbe4e156e07 100644 (file)
@@ -1,8 +1,6 @@
-Index: linux-2.6.23.14/arch/arm/common/dmabounce.c
-===================================================================
---- linux-2.6.23.14.orig/arch/arm/common/dmabounce.c   2008-01-24 22:03:28.475500801 +0100
-+++ linux-2.6.23.14/arch/arm/common/dmabounce.c        2008-01-24 22:17:36.415822168 +0100
-@@ -116,6 +116,10 @@
+--- a/arch/arm/common/dmabounce.c
++++ b/arch/arm/common/dmabounce.c
+@@ -117,6 +117,10 @@
        } else if (size <= device_info->large.size) {
                pool = &device_info->large;
        } else {
@@ -13,11 +11,9 @@ Index: linux-2.6.23.14/arch/arm/common/dmabounce.c
                pool = NULL;
        }
  
-Index: linux-2.6.23.14/arch/arm/mach-ixp4xx/Kconfig
-===================================================================
---- linux-2.6.23.14.orig/arch/arm/mach-ixp4xx/Kconfig  2008-01-24 22:10:29.331484012 +0100
-+++ linux-2.6.23.14/arch/arm/mach-ixp4xx/Kconfig       2008-01-24 22:11:42.891675973 +0100
-@@ -220,6 +220,11 @@
+--- a/arch/arm/mach-ixp4xx/Kconfig
++++ b/arch/arm/mach-ixp4xx/Kconfig
+@@ -236,6 +236,11 @@
        default y
        depends on PCI