diff options
Diffstat (limited to 'src/southbridge/intel/common/pciehp.c')
-rw-r--r-- | src/southbridge/intel/common/pciehp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/intel/common/pciehp.c b/src/southbridge/intel/common/pciehp.c index d5766d8f90..355e9df32f 100644 --- a/src/southbridge/intel/common/pciehp.c +++ b/src/southbridge/intel/common/pciehp.c @@ -114,5 +114,4 @@ void intel_acpi_pcie_hotplug_generator(bool *hotplug_map, int port_number) } acpigen_pop_len(); acpigen_pop_len(); - } |