Simon Glass
336d4615f8
dm: core: Create a new header file for 'compat' features
...
At present dm/device.h includes the linux-compatible features. This
requires including linux/compat.h which in turn includes a lot of headers.
One of these is malloc.h which we thus end up including in every file in
U-Boot. Apart from the inefficiency of this, it is problematic for sandbox
which needs to use the system malloc() in some files.
Move the compatibility features into a separate header file.
Signed-off-by: Simon Glass <sjg@chromium.org >
2020-02-05 19:33:46 -07:00
..
2018-06-12 18:44:00 -04:00
2019-07-19 14:24:51 +08:00
2020-02-05 19:33:46 -07:00
2019-12-09 09:47:43 -06:00
2019-11-23 22:29:49 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-12-06 16:44:20 -05:00
2019-12-06 16:44:20 -05:00
2019-12-06 16:44:20 -05:00
2018-05-07 09:34:12 -04:00
2020-01-20 10:10:28 +05:30
2020-01-20 10:10:28 +05:30
2018-09-18 00:01:18 -06:00
2018-06-07 17:08:06 -04:00
2020-02-05 19:33:46 -07:00
2018-10-09 14:18:17 -05:00
2018-10-09 04:40:27 -06:00
2019-04-22 11:55:58 -04:00
2018-11-20 13:08:15 +01:00
2018-12-05 06:01:35 -07:00
2018-05-07 09:34:12 -04:00
2019-11-07 18:01:13 -05:00
2018-10-10 12:28:53 -05:00
2019-05-20 13:50:34 +02:00
2018-05-07 09:34:12 -04:00
2019-04-22 11:55:58 -04:00
2018-05-07 09:34:12 -04:00
2019-09-19 12:54:28 -04:00
2020-01-17 17:53:52 -05:00
2019-11-04 18:15:32 -07:00
2018-05-07 09:34:12 -04:00
2019-11-07 00:24:59 +01:00
2018-05-10 20:38:34 -04:00
2018-10-09 14:18:12 -05:00
2019-12-02 18:23:13 -05:00
2018-05-07 09:34:12 -04:00
2019-12-06 16:44:20 -05:00
2018-12-02 21:59:37 +01:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-11-20 13:08:15 +01:00
2020-02-05 19:33:46 -07:00
2019-12-06 16:44:19 -05:00
2020-01-17 13:27:25 -05:00
2019-05-05 08:48:50 -04:00
2019-05-05 08:48:50 -04:00