hw/core: Cleanup unused included headers in cpu-common.c
commit2ed22b2c6a44ddf11efe98813ccfcf0c24a2946b
authorZhao Liu <zhao1.liu@intel.com>
Mon, 11 Mar 2024 07:56:19 +0000 (11 15:56 +0800)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 11 Mar 2024 21:10:18 +0000 (11 22:10 +0100)
treebc4f969aefb128913f849374037c9bbedec7bd1b
parentc1c73b31d941220392ead0ea5ab6966943cb1b55
hw/core: Cleanup unused included headers in cpu-common.c

Remove unused headers in cpu-common.c:
* qemu/notify.h
* exec/cpu-common.h
* qemu/error-report.h
* qemu/qemu-print.h

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: <20240311075621.3224684-2-zhao1.liu@linux.intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/core/cpu-common.c