mb/starlabs/starlite_adl: Remove extra lines

Change-Id: Iede45ea92ee669a5d1d45f65b3bf23b5fa6d996b
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87941
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Sean Rhodes 2025-06-04 11:34:57 +01:00 committed by Matt DeVillier
commit 9950825a2b
2 changed files with 0 additions and 2 deletions

View file

@ -38,7 +38,6 @@ static void enable_mainboard(struct device *dev)
dev->ops->acpi_fill_ssdt = mainboard_fill_ssdt;
}
struct chip_operations mainboard_ops = {
.init = init_mainboard,
.enable_dev = enable_mainboard,

View file

@ -124,7 +124,6 @@ const struct pad_config gpio_table[] = {
PAD_NC(GPP_A22, NONE),
PAD_NC(GPP_A23, NONE),
PAD_NC(GPP_B3, NONE),
PAD_NC(GPP_B4, NONE),
PAD_NC(GPP_B7, NONE),