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
..
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2019-02-25 16:07:36 +01:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-04-12 17:32:51 +02:00
2020-02-05 19:33:46 -07:00
2019-12-15 08:52:29 +08:00
2017-02-08 16:24:29 -05:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2019-05-07 05:41:32 +02:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-07-31 07:49:47 +03:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2020-02-04 12:54:55 +08:00
2018-05-07 09:34:12 -04:00
2020-01-23 07:29:58 -05:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-12-15 11:44:25 +08:00
2018-05-07 09:34:12 -04:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2018-11-18 16:02:22 +01:00
2018-05-07 09:34:12 -04:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2020-01-14 22:53:59 +01:00
2020-02-05 19:33:46 -07:00
2019-12-15 08:52:29 +08:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2020-02-05 19:33:46 -07:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-10-08 13:57:39 +08:00
2019-05-01 00:00:05 +02:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2020-02-05 19:33:46 -07:00
2019-10-18 09:04:01 +08:00
2020-02-05 19:33:46 -07:00
2020-02-05 19:33:46 -07:00
2019-12-15 08:52:29 +08:00
2018-01-19 15:49:29 -05:00
2018-05-07 09:34:12 -04:00
2018-11-14 09:16:28 -08:00
2018-11-14 09:16:28 -08:00
2018-05-07 09:34:12 -04:00
2018-08-07 11:03:43 +02:00
2019-10-24 13:37:01 +02:00