better support enable_dev for amd8111
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1695 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -104,7 +104,7 @@ static struct device_operations acpi_ops = {
|
||||
.enable_resources = pci_dev_enable_resources,
|
||||
.init = acpi_init,
|
||||
.scan_bus = 0,
|
||||
.enable = amd8111_enable,
|
||||
// .enable = amd8111_enable,
|
||||
};
|
||||
|
||||
static struct pci_driver acpi_driver __pci_driver = {
|
||||
|
Reference in New Issue
Block a user