Simon Glass
ef5f5f6ca6
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
...
At present this enables a few arch-specific members of the global_data
struct which are otherwise not part of the struct. As a result we have to
use #ifdef in various places.
The cost of always having these in the struct is small. Adjust things so
that we can use compile-time code instead of #ifdefs.
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Bin Meng <bmeng.cn@gmail.com >
2020-07-17 14:32:24 +08:00
..
2020-07-17 14:32:24 +08:00
2020-07-17 14:32:24 +08:00
2020-05-18 21:19:18 -04:00
2020-07-17 14:32:24 +08:00
2020-05-27 14:40:09 +08:00
2020-05-18 21:19:18 -04:00
2020-07-09 12:33:24 +08:00
2020-06-02 09:16:13 +08:00
2020-05-18 21:19:23 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 21:19:18 -04:00
2018-05-07 09:34:12 -04:00
2020-07-01 10:11:03 -04:00
2020-03-05 18:25:22 +08:00
2020-07-17 14:32:24 +08:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-04 15:28:28 +08:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-02-05 19:33:46 -07:00
2019-10-11 17:37:38 +08:00
2018-05-07 09:34:12 -04:00
2020-03-05 18:19:40 +08:00
2019-05-08 13:02:10 +08:00
2020-04-30 17:48:17 +08:00
2019-10-08 13:57:36 +08:00
2020-03-05 18:19:40 +08:00
2020-05-18 21:19:18 -04:00
2018-08-20 14:17:43 +02:00
2019-12-15 11:44:12 +08:00
2018-08-20 14:17:43 +02:00
2020-04-16 14:36:28 +08:00