lemp13-b: Remove GPB7

Fixes: f79f4d1157 ("Remove GPB7 on IT5570E")
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2024-06-17 15:43:01 -06:00
committed by Tim Crawford
parent f79f4d1157
commit a67b0c98b8

View File

@ -108,8 +108,6 @@ void gpio_init(void) {
GPCRB5 = GPIO_IN;
// SUSBC_EC#
GPCRB6 = GPIO_OUT;
// Does not exist
GPCRB7 = GPIO_IN;
// ALL_SYS_PWRGD
GPCRC0 = GPIO_IN;