- Remove excess line from pci_device.c
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@970 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
d520759338
commit
387a8db88e
|
@ -584,7 +584,6 @@ unsigned int pci_scan_bus(struct device *bus, unsigned int max)
|
|||
dev->enable = 1;
|
||||
}
|
||||
|
||||
|
||||
/* Look at the vendor and device id, or at least the
|
||||
* header type and class and figure out which set of configuration
|
||||
* methods to use.
|
||||
|
|
Loading…
Reference in New Issue