switch-coreboot/device
Carl-Daniel Hailfinger 98f6d45b69 Kill dead code inside #if 0.
The code was blindly copied from v2 in v3:r69. Was never enabled in v2
(committed as dead code by Eric Biederman in v2:r1664 with log message
"Updates for 64bit resource support, handling missing devices and cpus
in the config file").

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@597 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-02-14 16:59:37 +00:00
..
agp_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
cardbus_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
device.c Make dev_phase2() output prettier. Remove redundant function name 2008-02-10 22:52:39 +00:00
device_util.c The real change here is that paths can now be part of the node label 2008-02-13 21:00:20 +00:00
hypertransport.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
Kconfig Enable Suspend-to-RAM code based on config option. Revert semantics to 2008-02-13 22:47:58 +00:00
Makefile Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pci_device.c Kill dead code inside #if 0. 2008-02-14 16:59:37 +00:00
pci_ops.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pci_rom.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pcie_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pcix_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pnp_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pnp_raw.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
root_device.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
smbus_ops.c Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00