aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/drivers/intel/usb4/retimer/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/intel/usb4/retimer/chip.h b/src/drivers/intel/usb4/retimer/chip.h
index 46bd77ab94..cb01f18e2c 100644
--- a/src/drivers/intel/usb4/retimer/chip.h
+++ b/src/drivers/intel/usb4/retimer/chip.h
@@ -14,8 +14,6 @@ struct drivers_intel_usb4_retimer_config {
struct {
/* GPIO used to control power of retimer device */
struct acpi_gpio power_gpio;
- /* _PLD setting */
- struct acpi_pld_group group;
/* Type-C port associated with retimer */
DEVTREE_CONST struct device *typec_port;
} dfp[DFP_NUM_MAX];