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:
Mingqiang Chi
2019-05-06 11:10:03 +08:00
committed by wenlingz
parent b68aee6ef1
commit da9ed0eda9
22 changed files with 2 additions and 28 deletions

View File

@@ -14,8 +14,6 @@
* The real page table and gdt will be setup in C main entry.
*/
#include <spinlock.h>
/* NOTE:
*
* MISRA C requires that all unsigned constants should have the suffix 'U'