Philippe Mathieu-Daudé
beb0b62c3e
hw/ppc/spapr: Include missing 'sysemu/tcg.h' header
...
"sysemu/tcg.h" declares tcg_enabled(), and is implicitly included.
Include it explicitly to avoid the following error when refactoring
headers:
hw/ppc/spapr.c:2612:9: error: call to undeclared function 'tcg_enabled'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
if (tcg_enabled()) {
^
Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
2024-03-30 18:50:23 +10:00
..
2023-11-30 22:13:00 +10:00
2024-02-02 16:23:47 +00:00
2022-12-21 14:17:55 -03:00
2023-05-22 09:44:22 +02:00
2024-02-27 09:37:25 +01:00
2024-03-09 19:17:01 +01:00
2024-02-02 16:23:47 +00:00
2024-02-23 23:24:43 +10:00
2024-03-12 12:04:24 +01:00
2023-05-22 09:44:22 +02:00
2023-10-20 08:51:41 +02:00
2024-02-14 06:09:32 -05:00
2024-02-22 12:47:40 +01:00
2024-02-23 23:24:43 +10:00
2024-03-13 02:47:04 +10:00
2023-01-20 07:25:10 +01:00
2024-03-19 11:56:45 +01:00
2023-06-05 20:48:34 +02:00
2024-02-23 23:24:42 +10:00
2024-02-23 23:24:42 +10:00
2023-06-05 20:48:34 +02:00
2023-09-29 10:07:17 +02:00
2023-06-05 20:48:34 +02:00
2024-03-12 12:04:24 +01:00
2024-03-13 12:37:27 +00:00
2022-10-28 13:15:23 -03:00
2023-03-22 15:06:57 +00:00
2023-02-08 07:28:05 +01:00
2024-02-22 12:47:40 +01:00
2024-02-22 12:47:40 +01:00
2023-07-07 04:47:49 -03:00
2024-03-13 02:47:04 +10:00
2024-03-12 12:04:24 +01:00
2023-12-30 07:38:06 +11:00
2024-02-15 16:58:46 +01:00
2024-01-05 16:20:15 +01:00
2024-03-11 22:09:46 +01:00
2024-03-13 12:37:27 +00:00
2024-03-13 02:47:04 +10:00
2023-12-30 07:38:06 +11:00
2024-01-08 10:45:43 -05:00
2024-03-13 02:47:04 +10:00
2023-12-30 07:38:06 +11:00
2024-02-23 23:24:42 +10:00
2024-03-30 18:31:38 +10:00
2023-09-18 07:25:28 -03:00
2023-12-30 07:38:06 +11:00
2023-12-30 07:38:06 +11:00
2023-12-19 19:03:38 +01:00
2023-12-30 07:38:06 +11:00
2024-01-08 10:45:43 -05:00
2023-11-07 15:49:41 -03:00
2023-12-30 07:38:06 +11:00
2024-02-23 23:24:42 +10:00
2023-12-30 07:38:06 +11:00
2024-03-30 18:50:23 +10:00
2024-02-23 23:24:43 +10:00
2023-10-21 15:00:22 +03:00
2023-09-06 11:19:33 +02:00