openwrt/target/linux/generic
Jo-Philipp Wich f01044e85c kernel: fix sdhci-msm build error
A missing upstream stable backport leads to the following build error:

     CC      drivers/mmc/host/sdhci-msm.o
    drivers/mmc/host/sdhci-msm.c:1158:3: error: 'const struct sdhci_ops' has no member named 'write_w'
      .write_w = sdhci_msm_write_w,
       ^~~~~~~
    drivers/mmc/host/sdhci-msm.c:1158:13: warning: excess elements in struct initializer
      .write_w = sdhci_msm_write_w,
                 ^~~~~~~~~~~~~~~~~
    drivers/mmc/host/sdhci-msm.c:1158:13: note: (near initialization for 'sdhci_msm_ops')
    scripts/Makefile.build:326: recipe for target 'drivers/mmc/host/sdhci-msm.o' failed

Solve the issue by backporting commit
99d570da30 ("mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS")
from linux-stable.

Ref: 528508ae8b (commitcomment-32049231)
Fixes: 528508ae8b ("kernel: bump 4.14 to 4.14.95")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-25 09:23:33 +01:00
..
backport-4.9 kernel: N_BADCLASS: fix macro to actually work - class e support 2019-01-19 20:45:49 +00:00
backport-4.14 kernel: fix sdhci-msm build error 2019-01-25 09:23:33 +01:00
backport-4.19 kernel: 4.19: use upstream usbport led trigger fix 2019-01-24 15:53:03 +01:00
files kernel: add DT binding support to the Edimax uImage parser 2019-01-19 12:51:04 +01:00
hack-4.9 kernel: bump 4.9 to 4.9.150 2019-01-16 12:56:30 +01:00
hack-4.14 kernel: bump 4.14 to 4.14.93 2019-01-14 02:20:40 +02:00
hack-4.19 kernel: 4.19: use upstream usbport led trigger fix 2019-01-24 15:53:03 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-3.18 kernel: bump 3.18 to 3.18.132 2019-01-16 12:56:30 +01:00
pending-4.9 kernel: bump 4.9 to 4.9.150 2019-01-16 12:56:30 +01:00
pending-4.14 kernel: bump 4.14 to 4.14.93 2019-01-14 02:20:40 +02:00
pending-4.19 kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02:00
config-3.18 kernel/modules: add kmod-pmbus-zl6100 module 2019-01-13 11:07:37 +01:00
config-4.9 kernel/modules: Fix build of kmod-pmbus 2019-01-13 13:16:02 +01:00
config-4.14 kernel/modules: add kmod-pmbus-zl6100 module 2019-01-13 11:07:37 +01:00
config-4.19 kernel: drop old symbol from 4.19 2019-01-17 03:09:47 +02:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00