Remove circular include
machine/hardware.h is already including machine/interrupt.h
This commit is contained in:
parent
80dbdf5ed0
commit
ccb2e4b446
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
|||
#include <plat/machine.h>
|
||||
#include <arch/linker.h>
|
||||
#include <plat/machine/devices.h>
|
||||
#include <plat/machine/hardware.h>
|
||||
|
||||
#define INTCPS_SIR_IRQ_SPURIOUSIRQFLAG 0xFF0000
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue