coreboot/src/southbridge
Stefan Reinauer f0aa09b51b fix newly introduced printk_foo warnings..
Interesting enough, console_printk was only used in a single place and
duplicated a large part of console.h which is included in the same place.
Thus, just drop console_printk.c and we're one down with console complexity

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5274 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-23 13:23:40 +00:00
..
amd fix newly introduced printk_foo warnings.. 2010-03-23 13:23:40 +00:00
broadcom Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
intel fix newly introduced printk_foo warnings.. 2010-03-23 13:23:40 +00:00
nvidia Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
ricoh Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
sis Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
ti drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00
via printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
Kconfig Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420 2010-01-17 13:52:50 +00:00
Makefile.inc Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420 2010-01-17 13:52:50 +00:00