kernel: Update kernel 4.14 to version 4.14.199
[openwrt/staging/hauke.git] / target / linux / brcm47xx / patches-4.14 / 610-pci_ide_fix.patch
index ccae6a59881bb2373d0d8d136b38709dde1a5579..0b75b52bd1ccaafa202956866712d02f59d0d628 100644 (file)
@@ -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;
  }