diff options
Diffstat (limited to 'src/southbridge/amd/amd8111/ide.c')
-rw-r--r-- | src/southbridge/amd/amd8111/ide.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/amd/amd8111/ide.c b/src/southbridge/amd/amd8111/ide.c index 3299875187..ef0cee1357 100644 --- a/src/southbridge/amd/amd8111/ide.c +++ b/src/southbridge/amd/amd8111/ide.c @@ -63,4 +63,3 @@ static const struct pci_driver ide_driver __pci_driver = { .vendor = PCI_VENDOR_ID_AMD, .device = PCI_DEVICE_ID_AMD_8111_IDE, }; - |