summaryrefslogtreecommitdiff
path: root/src/soc/intel/jasperlake/include/soc/itss.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/jasperlake/include/soc/itss.h')
-rw-r--r--src/soc/intel/jasperlake/include/soc/itss.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/jasperlake/include/soc/itss.h b/src/soc/intel/jasperlake/include/soc/itss.h
index c088865396..ba1a1c2bde 100644
--- a/src/soc/intel/jasperlake/include/soc/itss.h
+++ b/src/soc/intel/jasperlake/include/soc/itss.h
@@ -3,9 +3,6 @@
#ifndef SOC_INTEL_JSL_ITSS_H
#define SOC_INTEL_JSL_ITSS_H
-#define GPIO_IRQ_START 50
-#define GPIO_IRQ_END ITSS_MAX_IRQ
-
#define ITSS_MAX_IRQ 119
#define IRQS_PER_IPC 32
#define NUM_IPC_REGS ((ITSS_MAX_IRQ + IRQS_PER_IPC - 1)/IRQS_PER_IPC)