switch-coreboot/include/device
Carl-Daniel Hailfinger 31a9e22fa4 A lot of the v3 header files require other header files to be #included
before they can be #included. That is completely counter-intuitive. Add 
necessary #includes to the header files themselves.

Fix a few cases where nonexisting files were #included.

Compile tested on Qemu and Alix1C.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@611 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-02-19 00:34:32 +00:00
..
agp.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
cardbus.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
device.h This started out as a trivial change and turned into a big change. This 2008-02-16 04:13:44 +00:00
hypertransport.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
hypertransport_def.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
path.h This started out as a trivial change and turned into a big change. This 2008-02-16 04:13:44 +00:00
pci.h This set of changes creates irq tables for alix1c and adds the functions 2008-02-09 16:32:59 +00:00
pci_def.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
pci_ids.h Now version 3: LinuxBIOS -> coreboot rename. 2008-01-27 18:54:57 +00:00
pci_ops.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
pci_rom.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
pcie.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
pcix.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
pnp.h Various coding style and cosmetic fixes (trivial). 2007-10-31 02:40:17 +00:00
resource.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
smbus.h A lot of the v3 header files require other header files to be #included 2008-02-19 00:34:32 +00:00
smbus_def.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00