diff options
Diffstat (limited to 'src/dev/pci/host.cc')
-rw-r--r-- | src/dev/pci/host.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dev/pci/host.cc b/src/dev/pci/host.cc index 3b572f7f4..dfb197ba9 100644 --- a/src/dev/pci/host.cc +++ b/src/dev/pci/host.cc @@ -47,7 +47,6 @@ #include "params/GenericPciHost.hh" #include "params/PciHost.hh" - PciHost::PciHost(const PciHostParams *p) : PioDevice(p) { |