diff --git a/Documentation/mainboard/supermicro/x11-lga1151-series/x11ssh-tf/x11ssh-tf.md b/Documentation/mainboard/supermicro/x11-lga1151-series/x11ssh-tf/x11ssh-tf.md index 1caa34b3f7..1616676453 100644 --- a/Documentation/mainboard/supermicro/x11-lga1151-series/x11ssh-tf/x11ssh-tf.md +++ b/Documentation/mainboard/supermicro/x11-lga1151-series/x11ssh-tf/x11ssh-tf.md @@ -33,10 +33,6 @@ in a 32 MiB SOIC-16 chip in the corner of the mainboard near the [AST2400]. This See general issue section. -## ToDo - -- Fix TODOs mentioned in code - ## Technology ```eval_rst diff --git a/src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/include/variant/gpio.h b/src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/include/variant/gpio.h index a6db277891..486caf4185 100644 --- a/src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/include/variant/gpio.h +++ b/src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/include/variant/gpio.h @@ -226,7 +226,6 @@ static const struct pad_config gpio_table[] = { PAD_CFG_NF(GPP_I10, NONE, DEEP, NF1), }; -/*** XXX TODO XXX */ static const struct pad_config early_gpio_table[] = { /* Early LPC configuration in romstage */ PAD_CFG_NF(GPP_A1, NONE, DEEP, NF1),