mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 16:44:10 +02:00
ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific 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@14909 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
168d724568
commit
6cc28dc4c0
@ -23,8 +23,6 @@
|
|||||||
#include <Library/PrintLib.h>
|
#include <Library/PrintLib.h>
|
||||||
#include <Library/SerialPortLib.h>
|
#include <Library/SerialPortLib.h>
|
||||||
|
|
||||||
#include <Chipset/ArmV7.h>
|
|
||||||
|
|
||||||
// When the firmware is built as not Standalone, the secondary cores need to wait the firmware
|
// When the firmware is built as not Standalone, the secondary cores need to wait the firmware
|
||||||
// entirely written into DRAM. It is the firmware from DRAM which will wake up the secondary cores.
|
// entirely written into DRAM. It is the firmware from DRAM which will wake up the secondary cores.
|
||||||
VOID
|
VOID
|
||||||
|
@ -16,8 +16,6 @@
|
|||||||
#include <Library/PcdLib.h>
|
#include <Library/PcdLib.h>
|
||||||
#include <AutoGen.h>
|
#include <AutoGen.h>
|
||||||
|
|
||||||
#include <Chipset/ArmV7.h>
|
|
||||||
|
|
||||||
.text
|
.text
|
||||||
.align 3
|
.align 3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user