immortalwrt/target/linux/generic/files/drivers/mtd/mtdsplit
Hauke Mehrtens e6929ccefd 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>
2020-02-27 22:15:36 +08:00
..
Kconfig update target 2019-08-19 22:26:19 +08:00
Makefile update target 2019-08-19 22:26:19 +08:00
mtdsplit_brnimage.c update target 2019-08-19 22:26:19 +08:00
mtdsplit_eva.c kernel: Add missing includes mtdsplit_*.c 2020-02-27 22:15:36 +08:00
mtdsplit_fit.c update target 2019-08-19 22:26:19 +08:00
mtdsplit_jimage.c kernel: Add missing includes mtdsplit_*.c 2020-02-27 22:15:36 +08:00
mtdsplit_lzma.c kernel: Add missing includes mtdsplit_*.c 2020-02-27 22:15:36 +08:00
mtdsplit_minor.c kernel: Add missing includes mtdsplit_*.c 2020-02-27 22:15:36 +08:00
mtdsplit_seama.c kernel: Add missing includes mtdsplit_*.c 2020-02-27 22:15:36 +08:00
mtdsplit_squashfs.c update target 2019-08-19 22:26:19 +08:00
mtdsplit_tplink.c kernel: Add missing includes mtdsplit_*.c 2020-02-27 22:15:36 +08:00
mtdsplit_trx.c kernel: Add missing includes mtdsplit_*.c 2020-02-27 22:15:36 +08:00
mtdsplit_uimage.c kernel: Add missing includes mtdsplit_*.c 2020-02-27 22:15:36 +08:00
mtdsplit_wrgg.c kernel: Add missing includes mtdsplit_*.c 2020-02-27 22:15:36 +08:00
mtdsplit.c update target 2019-08-19 22:26:19 +08:00
mtdsplit.h update target 2019-08-19 22:26:19 +08:00