X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fixp4xx%2Fpatches-2.6.27%2F400-dmabounce.patch;h=e88dc93e2a29be08f59620a99e7765cf49fa079a;hb=f3d10313048f2dfdc54b98a9df848152ff4c3e49;hp=8d2b4c7a73dbb6103779bdfea01171683d23aff2;hpb=15f17fcf7e6d0430b701f34b8db63435754d2e45;p=openwrt-github%2F.git diff --git a/target/linux/ixp4xx/patches-2.6.27/400-dmabounce.patch b/target/linux/ixp4xx/patches-2.6.27/400-dmabounce.patch index 8d2b4c7a73..e88dc93e2a 100644 --- a/target/linux/ixp4xx/patches-2.6.27/400-dmabounce.patch +++ b/target/linux/ixp4xx/patches-2.6.27/400-dmabounce.patch @@ -1,6 +1,6 @@ --- a/arch/arm/common/dmabounce.c +++ b/arch/arm/common/dmabounce.c -@@ -117,6 +117,10 @@ +@@ -117,6 +117,10 @@ alloc_safe_buffer(struct dmabounce_devic } else if (size <= device_info->large.size) { pool = &device_info->large; } else { @@ -13,7 +13,7 @@ --- a/arch/arm/mach-ixp4xx/Kconfig +++ b/arch/arm/mach-ixp4xx/Kconfig -@@ -244,6 +244,11 @@ +@@ -251,6 +251,11 @@ config DMABOUNCE default y depends on PCI