coreboot-kgpe-d16/src/southbridge/intel
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
..
esb6300 printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i3100 Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
i82371eb printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i82801ax Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
i82801bx drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00
i82801cx drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00
i82801dx fix newly introduced printk_foo warnings.. 2010-03-23 13:23:40 +00:00
i82801ex Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
i82801gx drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00
i82870 Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
pxhd printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
Kconfig This does the following: 2010-02-27 01:50:21 +00:00
Makefile.inc This does the following: 2010-02-27 01:50:21 +00:00