[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Cleanup unused included header in core.c & cluster.c
From: |
Zhao Liu |
Subject: |
[PATCH 0/2] Cleanup unused included header in core.c & cluster.c |
Date: |
Mon, 27 Nov 2023 22:56:09 +0800 |
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(-)
--
2.34.1
- [PATCH 0/2] Cleanup unused included header in core.c & cluster.c,
Zhao Liu <=