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:
parent
6d079d45d1
commit
9950825a2b
2 changed files with 0 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue