|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH 1/2] hw/cpu/core: Cleanup unused included header in core.c |
| Date: | Tue, 28 Nov 2023 11:00:37 +0100 |
| User-agent: | Mozilla Thunderbird |
On 27/11/23 15:56, Zhao Liu wrote:
From: Zhao Liu <zhao1.liu@intel.com> Remove unused header (qemu/module.h and sysemu/cpus.h) in core.c, and reorder the remaining header files (except qemu/osdep.h) in alphabetical order. Tested by "./configure" and then "make". Signed-off-by: Zhao Liu <zhao1.liu@intel.com> --- hw/cpu/core.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
| [Prev in Thread] | Current Thread | [Next in Thread] |