aboutsummaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8183/include/mt_gic_v3.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/mediatek/mt8183/include/mt_gic_v3.h')
-rw-r--r--plat/mediatek/mt8183/include/mt_gic_v3.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/plat/mediatek/mt8183/include/mt_gic_v3.h b/plat/mediatek/mt8183/include/mt_gic_v3.h
index e2706f46a0..9d78ddb109 100644
--- a/plat/mediatek/mt8183/include/mt_gic_v3.h
+++ b/plat/mediatek/mt8183/include/mt_gic_v3.h
@@ -9,11 +9,6 @@
#include <lib/mmio.h>
-enum irq_schedule_mode {
- SW_MODE,
- HW_MODE
-};
-
#define GIC_INT_MASK (MCUCFG_BASE + 0x5e8)
#define GIC500_ACTIVE_SEL_SHIFT 3
#define GIC500_ACTIVE_SEL_MASK (0x7 << GIC500_ACTIVE_SEL_SHIFT)