coreboot-kgpe-d16/src/mainboard/nec/powermate2000
Uwe Hermann 212d0a2eae Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.
This is pretty much the same mechanism as in r5929.

 - Use 'romstage-y' to turn i82801ax_early_smbus.c and i82801bx_early_smbus.c
   into distinct compilation units, and don't #include the files anymore
   in romstage.c files.

 - Ditto for northbridge/intel/i82810/raminit.c, and
   northbridge/intel/i82810/debug.c.

 - Add various header files which are now needed, drop unused includes.

 - Make functions that need to be visible non-static.

Abuild-tested.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5951 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-13 23:00:41 +00:00
..
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
devicetree.cb Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" 2010-05-05 13:12:42 +00:00
irq_tables.c Cut the crap. 2010-09-21 21:16:27 +00:00
Kconfig Convert all Intel i810 boards to CAR. 2010-10-13 08:21:44 +00:00
mainboard.c This patch implements GFXUMA on all supported i810 boards. Also some fix-ups to the i810 northbridge.c code. 2010-06-20 18:59:40 +00:00
romstage.c Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. 2010-10-13 23:00:41 +00:00