chromeos: remove remaining dev switch references
As part of chromium:942901, physical dev switch functionality is being deprecated. Remove remaining references as well as helper macros. BUG=chromium:942901 TEST=Build locally TEST=make clean && make test-abuild BRANCH=none Change-Id: Ib4eec083eb76d41b47685701f9394c684ddc6b37 Signed-off-by: Joel Kitching <kitching@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32064 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Julius Werner <jwerner@chromium.org>
This commit is contained in:
committed by
Patrick Georgi
parent
f84c103825
commit
1d94849e74
@ -65,7 +65,6 @@ int get_write_protect_state(void)
|
||||
|
||||
static const struct cros_gpio cros_gpios[] = {
|
||||
CROS_GPIO_REC_AH(69, CROS_GPIO_DEVICE_NAME),
|
||||
CROS_GPIO_DEV_AL(48, CROS_GPIO_DEVICE_NAME),
|
||||
CROS_GPIO_WP_AL(22, CROS_GPIO_DEVICE_NAME),
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user