summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/amd/cezanne/include/soc/gpio.h2
-rw-r--r--src/soc/amd/picasso/include/soc/gpio.h2
-rw-r--r--src/soc/amd/stoneyridge/include/soc/gpio.h2
3 files changed, 0 insertions, 6 deletions
diff --git a/src/soc/amd/cezanne/include/soc/gpio.h b/src/soc/amd/cezanne/include/soc/gpio.h
index 9da6162290..b2e9817bb8 100644
--- a/src/soc/amd/cezanne/include/soc/gpio.h
+++ b/src/soc/amd/cezanne/include/soc/gpio.h
@@ -282,6 +282,4 @@
#define GPIO_148_IOMUX_I2C1_SDA 0
#define GPIO_148_IOMUX_GPIOxx 1
-#define GPIO_2_EVENT GEVENT_8
-
#endif /* AMD_CEZANNE_GPIO_H */
diff --git a/src/soc/amd/picasso/include/soc/gpio.h b/src/soc/amd/picasso/include/soc/gpio.h
index 70eaf9857f..b3c8140680 100644
--- a/src/soc/amd/picasso/include/soc/gpio.h
+++ b/src/soc/amd/picasso/include/soc/gpio.h
@@ -297,6 +297,4 @@
#define GPIO_144_IOMUX_UART1_INTR 0
#define GPIO_144_IOMUX_GPIOxx 1
-#define GPIO_2_EVENT GEVENT_8
-
#endif /* AMD_PICASSO_GPIO_H */
diff --git a/src/soc/amd/stoneyridge/include/soc/gpio.h b/src/soc/amd/stoneyridge/include/soc/gpio.h
index 714d219628..6fefa7972b 100644
--- a/src/soc/amd/stoneyridge/include/soc/gpio.h
+++ b/src/soc/amd/stoneyridge/include/soc/gpio.h
@@ -289,7 +289,5 @@
#define GPIO_148_IOMUX_I2C1_SDA 0
#define GPIO_148_IOMUX_GPIOxx 1
-#define GPIO_2_EVENT GEVENT_8
-
#endif /* __ACPI__ */
#endif /* AMD_STONEYRIDGE_GPIO_H */