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
..
2019-06-25 16:46:01 +02:00
2019-01-28 18:17:32 +01:00
2018-11-05 16:00:00 +01:00
2019-06-25 16:46:01 +02:00
2019-06-20 15:48:48 +02:00
2019-05-21 09:45:15 +02:00
2019-06-12 15:04:09 +02:00
2019-07-07 11:17:34 +02:00
2019-06-25 16:46:01 +02:00
2019-03-11 19:35:43 +01:00
2019-05-11 17:15:41 +02:00
2019-06-20 15:48:48 +02:00
2019-01-07 17:09:06 +01:00
2019-06-25 14:12:21 +00:00
2019-05-11 17:15:41 +02:00