mbox series

[0/2] Cleanup unused included header in core.c & cluster.c

Message ID 20231127145611.925817-1-zhao1.liu@linux.intel.com (mailing list archive)
Headers show
Series Cleanup unused included header in core.c & cluster.c | expand

Message

Zhao Liu Nov. 27, 2023, 2:56 p.m. UTC
From: Zhao Liu <zhao1.liu@intel.com>

Remove unused header in core.c and cluster.c, and reorder the remaining
header files (except qemu/osdep.h) in alphabetical order.

Tested by "./configure" and then "make".

---
Zhao Liu (2):
  hw/cpu/core: Cleanup unused included header in core.c
  hw/cpu/cluster: Cleanup unused included header in cluster.c

 hw/cpu/cluster.c | 5 ++---
 hw/cpu/core.c    | 7 +++----
 2 files changed, 5 insertions(+), 7 deletions(-)