mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-06 19:30:46 +00:00
HV: cleanup header files under hypervisor/dm
it removes hypervisor.h and just includes needed header files. Tracked-On: #1842 Signed-off-by: Minggui Cao <minggui.cao@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
@@ -30,7 +30,13 @@
|
||||
|
||||
#define pr_prefix "vioapic: "
|
||||
|
||||
#include <hypervisor.h>
|
||||
#include <vm.h>
|
||||
#include <errno.h>
|
||||
#include <irq.h>
|
||||
#include <assign.h>
|
||||
#include <mem_mgt.h>
|
||||
#include <pci.h>
|
||||
#include <logmsg.h>
|
||||
|
||||
#define RTBL_RO_BITS ((uint32_t)0x00004000U | (uint32_t)0x00001000U) /*Remote IRR and Delivery Status bits*/
|
||||
|
||||
|
Reference in New Issue
Block a user