coreboot-kgpe-d16/src/southbridge/intel/i82801ax
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 Round 2 of i82801AX fixes to get it into a usable shape. 2010-10-08 19:24:56 +00:00
i82801ax.c Round 2 of i82801AX fixes to get it into a usable shape. 2010-10-08 19:24:56 +00:00
i82801ax.h Round 2 of i82801AX fixes to get it into a usable shape. 2010-10-08 19:24:56 +00:00
i82801ax_ac97.c Round 2 of i82801AX fixes to get it into a usable shape. 2010-10-08 19:24:56 +00:00
i82801ax_early_smbus.c Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. 2010-10-13 23:00:41 +00:00
i82801ax_ide.c Fix typo after r5925. 2010-10-11 23:22:24 +00:00
i82801ax_lpc.c We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. 2010-10-12 17:34:08 +00:00
i82801ax_pci.c Round 2 of i82801AX fixes to get it into a usable shape. 2010-10-08 19:24:56 +00:00
i82801ax_reset.c fix some southbridge warnings (trivial) 2010-03-30 21:48:23 +00:00
i82801ax_smbus.c Round 2 of i82801AX fixes to get it into a usable shape. 2010-10-08 19:24:56 +00:00
i82801ax_smbus.h Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. 2010-10-13 23:00:41 +00:00
i82801ax_usb.c Round 2 of i82801AX fixes to get it into a usable shape. 2010-10-08 19:24:56 +00:00
i82801ax_watchdog.c Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
Kconfig license header fixes 2010-05-14 09:48:05 +00:00
Makefile.inc Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. 2010-10-13 23:00:41 +00:00