switch-coreboot/device
Stefan Reinauer bea6044faa Trivial:
* include cleanup. We don't provide stdint.h, so use arch/types.h
  instead.
* drop some unused variables
* fix comment style in some headers to match the template
* Fix the loglevel of some debugging output.

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



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@275 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-04-06 14:05:26 +00:00
..
agp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
cardbus_device.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
device.c Trivial: 2007-04-06 14:05:26 +00:00
device_util.c * fix typos in device_util.c 2007-03-22 00:36:11 +00:00
hypertransport.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
Kconfig * add PCI option rom switches to Kconfig 2007-03-22 18:03:28 +00:00
Makefile This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
pci_device.c Trivial: 2007-04-06 14:05:26 +00:00
pci_ops.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
pci_rom.c * add PCI option rom switches to Kconfig 2007-03-22 18:03:28 +00:00
pciexp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pcix_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pnp_device.c This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
root_device.c new device model from Ron 2007-03-10 15:55:41 +00:00
smbus_ops.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00