From f4b2abb9423d22e4b9bb1a28c5fa2c7aac7be6da Mon Sep 17 00:00:00 2001 From: Andrew McRae Date: Tue, 18 Jan 2022 13:30:10 +1100 Subject: ec: Rename GMR_TABLET_MODE_GPIO_L to GPIO_TABLET_MODE_L Normalise the name of the tablet mode detection GPIO so that everyboard does not need to redefine it. BUG=none TEST=zmake testall; make buildall BRANCH=none Signed-off-by: Andrew McRae Change-Id: Ifb458e755d1e00c0cff66a02c78dfccaba2d070c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3397141 Reviewed-by: Denis Brockus --- board/goroh/board.h | 1 - 1 file changed, 1 deletion(-) (limited to 'board/goroh') diff --git a/board/goroh/board.h b/board/goroh/board.h index dec936adb7..c5b1758aa4 100644 --- a/board/goroh/board.h +++ b/board/goroh/board.h @@ -52,7 +52,6 @@ #define CONFIG_GMR_TABLET_MODE #define CONFIG_TABLET_MODE #define CONFIG_TABLET_MODE_SWITCH -#define GMR_TABLET_MODE_GPIO_L GPIO_TABLET_MODE_L #define CONFIG_ACCELGYRO_BMI160 /* Base accel */ #define CONFIG_ACCELGYRO_BMI160_INT_EVENT \ -- cgit v1.2.1