aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/northbridge.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/stoneyridge/northbridge.c')
-rw-r--r--src/soc/amd/stoneyridge/northbridge.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/amd/stoneyridge/northbridge.c b/src/soc/amd/stoneyridge/northbridge.c
index c6fdc60073..63ab6b4e81 100644
--- a/src/soc/amd/stoneyridge/northbridge.c
+++ b/src/soc/amd/stoneyridge/northbridge.c
@@ -146,7 +146,6 @@ static void set_resources(struct device *dev)
struct bus *bus;
struct resource *res;
-
/* do we need this? */
create_vga_resource(dev);
@@ -232,7 +231,6 @@ static void patch_ssdt_processor_scope(acpi_header_t *ssdt)
ssdt->checksum = acpi_checksum((void *)ssdt, ssdt->length);
}
-
static unsigned long agesa_write_acpi_tables(const struct device *device,
unsigned long current,
acpi_rsdp_t *rsdp)