mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-08 12:19:06 +00:00
hv:remove some unnecessary includes
remove some unnecessary includes Tracked-On: #1842 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include <lapic.h>
|
||||
#include <per_cpu.h>
|
||||
#include <multiboot.h>
|
||||
#include <boot_context.h>
|
||||
#include <firmware_uefi.h>
|
||||
|
||||
static struct uefi_context uefi_ctx;
|
||||
|
@@ -11,7 +11,6 @@
|
||||
#include <firmware.h>
|
||||
#include <firmware_sbl.h>
|
||||
#include <firmware_uefi.h>
|
||||
#include "platform_acpi_info.h"
|
||||
|
||||
static struct firmware_operations *firmware_ops;
|
||||
|
||||
|
Reference in New Issue
Block a user