summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-4.9/610-pci_ide_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm47xx/patches-4.9/610-pci_ide_fix.patch')
-rw-r--r--target/linux/brcm47xx/patches-4.9/610-pci_ide_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-4.9/610-pci_ide_fix.patch b/target/linux/brcm47xx/patches-4.9/610-pci_ide_fix.patch
index c5a51add95..b3e1646d01 100644
--- a/target/linux/brcm47xx/patches-4.9/610-pci_ide_fix.patch
+++ b/target/linux/brcm47xx/patches-4.9/610-pci_ide_fix.patch
@@ -27,7 +27,7 @@ This fixes OpenWrt ticket #7061: https://dev.openwrt.org/ticket/7061
---
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
-@@ -204,7 +204,11 @@ static inline void ide_std_init_ports(st
+@@ -203,7 +203,11 @@ static inline void ide_std_init_ports(st
hw->io_ports.ctl_addr = ctl_addr;
}