switch-coreboot/device
Uwe Hermann fd9b65d4a1 There are still lots of 'device_t' occurences in (currently unused,
it seems) code. As we stopped using device_t long ago, these should
be removed, too.

For reference, device_t previously was:

  typedef struct device * device_t;

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



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@307 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-05-05 11:03:20 +00:00
..
agp_device.c There are still lots of 'device_t' occurences in (currently unused, 2007-05-05 11:03:20 +00:00
cardbus_device.c There are still lots of 'device_t' occurences in (currently unused, 2007-05-05 11:03:20 +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 There are still lots of 'device_t' occurences in (currently unused, 2007-05-05 11:03:20 +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 There are still lots of 'device_t' occurences in (currently unused, 2007-05-05 11:03:20 +00:00
pcix_device.c There are still lots of 'device_t' occurences in (currently unused, 2007-05-05 11:03:20 +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 There are still lots of 'device_t' occurences in (currently unused, 2007-05-05 11:03:20 +00:00