aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/jasperlake
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-03-19 16:08:10 +0100
committerMichael Niewöhner <foss@mniewoehner.de>2021-03-20 12:29:19 +0000
commitf479c85227f530e48d68cf00b9a4bf249bbc2945 (patch)
treef95a2f1e2bc00a48eb8845b3ba952ae787fe56e1 /src/soc/intel/jasperlake
parent4c3851afbf8ec0b334d9a899dd436700ed92e89a (diff)
soc/intel: Drop unused `GPIO_NUM_GROUPS` macro
This macro is unused and its value is often wrong. Drop it. Change-Id: Id3cfaa4d2eef49eddc02833efbe14e0c5c816263 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51662 Reviewed-by: Subrata Banik <subrata.banik@intel.com> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/jasperlake')
-rw-r--r--src/soc/intel/jasperlake/include/soc/gpio_soc_defs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/jasperlake/include/soc/gpio_soc_defs.h b/src/soc/intel/jasperlake/include/soc/gpio_soc_defs.h
index 25a0625842..6b11ac7b9d 100644
--- a/src/soc/intel/jasperlake/include/soc/gpio_soc_defs.h
+++ b/src/soc/intel/jasperlake/include/soc/gpio_soc_defs.h
@@ -22,7 +22,6 @@
#define GPP_GPD 0xA
#define GPP_E 0xD
-#define GPIO_NUM_GROUPS 12
#define GPIO_MAX_NUM_PER_GROUP 24
#define SD_PWR_EN_PIN GPP_H1