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>
This commit is contained in:
parent
ae437c575f
commit
c3cedcc127
|
@ -11,8 +11,6 @@
|
||||||
/*
|
/*
|
||||||
* Port ids
|
* Port ids
|
||||||
*/
|
*/
|
||||||
#define PID_SDX 0x53
|
|
||||||
|
|
||||||
#define PID_GPIOCOM0 0x6e
|
#define PID_GPIOCOM0 0x6e
|
||||||
#define PID_GPIOCOM1 0x6d
|
#define PID_GPIOCOM1 0x6d
|
||||||
#define PID_GPIOCOM2 0x6c
|
#define PID_GPIOCOM2 0x6c
|
||||||
|
|
Loading…
Reference in New Issue