immortalwrt/target/linux/generic
Hauke Mehrtens 8ef6240fa6 kernel: Add missing includes mtdsplit_*.c
This fixes the following compile problem with kernel 4.9 on lantiq:
drivers/mtd/mtdsplit/mtdsplit_uimage.c:244:34: error: array type has incomplete element type 'struct of_device_id'
 static const struct of_device_id mtdsplit_uimage_of_match_table[] = {
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/mtd/mtdsplit/mtdsplit_uimage.c:245:4: error: field name not in record or union initializer
  { .compatible = "denx,uimage" },

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-07-07 17:37:26 +02:00
..
backport-4.9 kernel: bump 4.9 to 4.9.182 2019-06-18 14:47:53 +02:00
backport-4.14 kernel: bump 4.14 to 4.14.129 2019-06-24 16:36:30 +02:00
backport-4.19 kernel: 4.19: Backport usb dwc2 lpm mode hw check 2019-07-07 11:17:34 +02:00
files kernel: Add missing includes mtdsplit_*.c 2019-07-07 17:37:26 +02:00
hack-4.9 kernel: bump 4.9 to 4.9.183 2019-06-24 16:36:30 +02:00
hack-4.14 netfilter: fix crash in flow offload by adding netns support 2019-06-24 18:34:04 +02:00
hack-4.19 kernel: bump 4.19 to 4.19.56 2019-06-25 16:46:01 +02: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-4.9 kernel: bump 4.9 to 4.9.183 2019-06-24 16:36:30 +02:00
pending-4.14 kernel: Fix MIPS bounds check virt_addr_valid 2019-07-07 17:35:23 +02:00
pending-4.19 kernel: Fix MIPS bounds check virt_addr_valid 2019-07-07 17:35:23 +02:00
config-4.9 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
config-4.14 kernel: package Broadcom BNX2X driver 2019-06-20 20:02:29 +02:00
config-4.19 kernel: generic: add missing 4.19 config symbol 2019-06-27 17:15:37 +02:00
PATCHES