]> git.proxmox.com Git - mirror_qemu.git/commit
hw/cpu/cluster: Cleanup unused included header in cluster.c
authorZhao Liu <zhao1.liu@intel.com>
Mon, 27 Nov 2023 14:56:11 +0000 (22:56 +0800)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 5 Jan 2024 15:20:15 +0000 (16:20 +0100)
commita8a9f698ac7883cbce991d7e02db0981d152378e
treec8d70b515624852dac6500f501061350ae4fdfd6
parent72bb89582447ed896e95883ff9741fa0fc95a5bd
hw/cpu/cluster: Cleanup unused included header in cluster.c

Remove unused header (qemu/module.h and qemu/cutils.h) in cluster.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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231127145611.925817-3-zhao1.liu@linux.intel.com>
hw/cpu/cluster.c