aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-09-27 15:41:08 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-09-28 01:04:35 +0200
commitd82e6a2f10b5148c73fe0b04766c5b1f6f9e2d9c (patch)
tree0e63ada8a8ad318c076068ae2bb14d530f53604a /target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch
parent86b44028e2123a199d9ff9cfc1585696bed7af53 (diff)
downloadupstream-d82e6a2f10b5148c73fe0b04766c5b1f6f9e2d9c.tar.gz
upstream-d82e6a2f10b5148c73fe0b04766c5b1f6f9e2d9c.tar.bz2
upstream-d82e6a2f10b5148c73fe0b04766c5b1f6f9e2d9c.zip
kernel: Update to version 4.14.199
Compile and runtime tested on lantiq/xrx200 + ath79/generic. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch')
-rw-r--r--target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch b/target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch
index ccae6a5988..0b75b52bd1 100644
--- a/target/linux/brcm47xx/patches-4.14/610-pci_ide_fix.patch
+++ b/target/linux/brcm47xx/patches-4.14/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
-@@ -241,7 +241,11 @@ static inline void ide_std_init_ports(st
+@@ -240,7 +240,11 @@ static inline void ide_std_init_ports(st
hw->io_ports.ctl_addr = ctl_addr;
}