HV: APICBASE_RESERVED definition is not used by any code. Just remove it

To meet MISRA standard, remove unused micro definition

Tracked-On: #861
Signed-off-by: Chaohong guo <chaohong.guo@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
Chaohong guo 2018-12-21 10:42:51 +08:00 committed by wenlingz
parent 04d9f52f68
commit 235eaf057d

View File

@ -45,7 +45,6 @@ static inline uint32_t prio(uint32_t x)
#define VLAPIC_VERSION (16U)
#define APICBASE_RESERVED 0x000002ffU
#define APICBASE_BSP 0x00000100UL
#define APICBASE_X2APIC 0x00000400U
#define APICBASE_ENABLED 0x00000800UL