summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/gigabeat-s/gpio-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/imx31/gigabeat-s/gpio-target.h')
-rw-r--r--firmware/target/arm/imx31/gigabeat-s/gpio-target.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/target/arm/imx31/gigabeat-s/gpio-target.h b/firmware/target/arm/imx31/gigabeat-s/gpio-target.h
index 543b25f244..9204e6cd9d 100644
--- a/firmware/target/arm/imx31/gigabeat-s/gpio-target.h
+++ b/firmware/target/arm/imx31/gigabeat-s/gpio-target.h
@@ -28,6 +28,11 @@
28 28
29#ifdef DEFINE_GPIO_VECTOR_TABLE 29#ifdef DEFINE_GPIO_VECTOR_TABLE
30 30
31GPIO_EVENT_VECTOR_CB(GPIO1_31);
32#if CONFIG_TUNER
33GPIO_EVENT_VECTOR_CB(GPIO1_27);
34#endif
35
31GPIO_VECTOR_TBL_START() 36GPIO_VECTOR_TBL_START()
32 /* mc13783 keeps the PRIINT high (no low pulse) if other unmasked 37 /* mc13783 keeps the PRIINT high (no low pulse) if other unmasked
33 * interrupts become active when clearing them or if a source being 38 * interrupts become active when clearing them or if a source being