switch-coreboot/device
Uwe Hermann 9cfbe8222b Our die() implementation already consists of an endless loop, so this
is dead code. Also, it makes writing unit-tests for these functions harder.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@303 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-05-03 08:54:23 +00:00
..
agp_device.c Run indent on all the code in device/ to fix the coding style. 2007-05-01 20:52:09 +00:00
cardbus_device.c Fix a bunch of typos (trivial). 2007-05-03 00:20:53 +00:00
device.c Fix a bunch of typos (trivial). 2007-05-03 00:20:53 +00:00
device_util.c Fix a bunch of typos (trivial). 2007-05-03 00:20:53 +00:00
hypertransport.c Fix a bunch of typos (trivial). 2007-05-03 00:20:53 +00:00
Kconfig Fix a bunch of typos (trivial). 2007-05-03 00:20:53 +00:00
Makefile This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
pci_device.c Fix a bunch of typos (trivial). 2007-05-03 00:20:53 +00:00
pci_ops.c Our die() implementation already consists of an endless loop, so this 2007-05-03 08:54:23 +00:00
pci_rom.c Run indent on all the code in device/ to fix the coding style. 2007-05-01 20:52:09 +00:00
pciexp_device.c Run indent on all the code in device/ to fix the coding style. 2007-05-01 20:52:09 +00:00
pcix_device.c Run indent on all the code in device/ to fix the coding style. 2007-05-01 20:52:09 +00:00
pnp_device.c Fix a bunch of typos (trivial). 2007-05-03 00:20:53 +00:00
root_device.c Run indent on all the code in device/ to fix the coding style. 2007-05-01 20:52:09 +00:00
smbus_ops.c Our die() implementation already consists of an endless loop, so this 2007-05-03 08:54:23 +00:00