mirror of https://github.com/acidanthera/audk.git
ArmPkg: Removed unused header files from source files
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15379 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c32aaba962
commit
0676fadd05
|
@ -13,11 +13,8 @@
|
|||
**/
|
||||
|
||||
#include <Base.h>
|
||||
#include <Library/ArmLib.h>
|
||||
#include <Library/ArmCpuLib.h>
|
||||
#include <Library/ArmGicLib.h>
|
||||
#include <Library/ArmArchTimerLib.h>
|
||||
#include <Library/IoLib.h>
|
||||
#include <Library/PcdLib.h>
|
||||
|
||||
#include <Chipset/ArmAemV8.h>
|
||||
|
|
Loading…
Reference in New Issue