projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[atheros] enable mtu & mac config options
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.33
/
050-disable_dmabounce.patch
diff --git
a/target/linux/ixp4xx/patches-2.6.33/050-disable_dmabounce.patch
b/target/linux/ixp4xx/patches-2.6.33/050-disable_dmabounce.patch
index
34de296
..
64b3da0
100644
(file)
--- a/
target/linux/ixp4xx/patches-2.6.33/050-disable_dmabounce.patch
+++ b/
target/linux/ixp4xx/patches-2.6.33/050-disable_dmabounce.patch
@@
-1,6
+1,6
@@
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
-@@ -41
8,7 +418
,6 @@ config ARCH_IXP4XX
+@@ -41
7,7 +417
,6 @@ config ARCH_IXP4XX
select GENERIC_GPIO
select GENERIC_TIME
select GENERIC_CLOCKEVENTS
select GENERIC_GPIO
select GENERIC_TIME
select GENERIC_CLOCKEVENTS
@@
-109,7
+109,7
@@
void __init ixp4xx_pci_preinit(void)
{
void __init ixp4xx_pci_preinit(void)
{
-@@ -51
7,19 +529
,35 @@ struct pci_bus * __devinit ixp4xx_scan_b
+@@ -51
3,19 +525
,35 @@ struct pci_bus * __devinit ixp4xx_scan_b
int
pci_set_dma_mask(struct pci_dev *dev, u64 mask)
{
int
pci_set_dma_mask(struct pci_dev *dev, u64 mask)
{
This page took
0.03218 seconds
and
4
git commands to generate.