Subrata Banik has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/45019 )
Change subject: soc/intel/tigerlake: Remove unused PID_SDX macro ......................................................................
soc/intel/tigerlake: Remove unused PID_SDX macro
Signed-off-by: Subrata Banik subrata.banik@intel.com Change-Id: I177a146643f2196018182502fff8d82830e139dd --- M src/soc/intel/tigerlake/include/soc/pcr_ids.h 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/45019/1
diff --git a/src/soc/intel/tigerlake/include/soc/pcr_ids.h b/src/soc/intel/tigerlake/include/soc/pcr_ids.h index ae70074..7388593 100644 --- a/src/soc/intel/tigerlake/include/soc/pcr_ids.h +++ b/src/soc/intel/tigerlake/include/soc/pcr_ids.h @@ -11,8 +11,6 @@ /* * Port ids */ -#define PID_SDX 0x53 - #define PID_GPIOCOM0 0x6e #define PID_GPIOCOM1 0x6d #define PID_GPIOCOM2 0x6c
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45019 )
Change subject: soc/intel/tigerlake: Remove unused PID_SDX macro ......................................................................
Patch Set 1: Code-Review+2
Subrata Banik has submitted this change. ( https://review.coreboot.org/c/coreboot/+/45019 )
Change subject: soc/intel/tigerlake: Remove unused PID_SDX macro ......................................................................
soc/intel/tigerlake: Remove unused PID_SDX macro
Signed-off-by: Subrata Banik subrata.banik@intel.com Change-Id: I177a146643f2196018182502fff8d82830e139dd Reviewed-on: https://review.coreboot.org/c/coreboot/+/45019 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/soc/intel/tigerlake/include/soc/pcr_ids.h 1 file changed, 0 insertions(+), 2 deletions(-)
Approvals: build bot (Jenkins): Verified Tim Wawrzynczak: Looks good to me, approved
diff --git a/src/soc/intel/tigerlake/include/soc/pcr_ids.h b/src/soc/intel/tigerlake/include/soc/pcr_ids.h index ae70074..7388593 100644 --- a/src/soc/intel/tigerlake/include/soc/pcr_ids.h +++ b/src/soc/intel/tigerlake/include/soc/pcr_ids.h @@ -11,8 +11,6 @@ /* * Port ids */ -#define PID_SDX 0x53 - #define PID_GPIOCOM0 0x6e #define PID_GPIOCOM1 0x6d #define PID_GPIOCOM2 0x6c