Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / southbridge / amd / amd8131-disable / amd8131_bridge.c
index bcb89fa22a307c69ec094afebd8332ce9c7acd7b..e90f497d958952f544566b219baeb080e639eede 100644 (file)
@@ -112,5 +112,5 @@ static const struct pci_driver ioapic_driver __pci_driver = {
        .ops    = &ioapic_ops,
        .vendor = PCI_VENDOR_ID_AMD,
        .device = 0x7451,
-       
+
 };