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:
Anas Nashif 2020-05-29 09:40:25 -04:00
commit b72a2fd8b6

View file

@ -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