mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-07 11:50:30 +00:00
hv:remove some unnecessary includes
remove some unnecessary includes, some can cause reverse dependency. Tracked-On: #1842 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com> modified: acpi_parser/acpi_ext.c modified: acpi_parser/dmar_parse.c modified: boot/acpi_base.c modified: boot/guest/direct_boot_info.c modified: include/arch/x86/per_cpu.h
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include <irq.h>
|
||||
#include <page.h>
|
||||
#include <timer.h>
|
||||
#include <instr_emul.h>
|
||||
#include <profiling.h>
|
||||
#include <logmsg.h>
|
||||
#include <gdt.h>
|
||||
|
Reference in New Issue
Block a user