drivers: arcv2_irq_unit: remove include
This include is not needed, code fails to build when configuration is changed.. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
7e30c4bcdc
commit
b72a2fd8b6
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ extern void *_VectorTable;
|
|||
#ifdef CONFIG_DEVICE_POWER_MANAGEMENT
|
||||
#include <power/power.h>
|
||||
#include <kernel_structs.h>
|
||||
#include <v2/irq.h>
|
||||
|
||||
#ifdef CONFIG_ARC_SECURE_FIRMWARE
|
||||
#undef _ARC_V2_IRQ_VECT_BASE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue