coreboot-kgpe-d16/src/include
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
..
arch-generic - First stab at getting the ppc ports building and working. 2004-11-18 22:38:08 +00:00
boot Random cosmetic fixes (trivial). 2010-02-22 16:41:49 +00:00
console fix newly introduced printk_foo warnings.. 2010-03-23 13:23:40 +00:00
cpu printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
device 1. This patch is about the pci header of RS780 and SB700. It is made 2010-03-16 01:36:21 +00:00
pc80 Remove nonsensical wrapper for function in 2010-02-23 20:31:37 +00:00
smp Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
assert.h printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
cbfs.h This patch implements MBI (modular bios interface) support to the i830 chipset. 2010-03-01 08:34:19 +00:00
cbmem.h Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
delay.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00
ehci.h This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
fallback.h Remove remaining uses of 2010-03-18 20:58:41 +00:00
ip_checksum.h - Initial checkin of the freebios2 tree 2003-04-22 19:02:15 +00:00
lib.h Get rid of a few warnings: 2010-03-19 02:33:40 +00:00
reset.h more warning fixes. 2010-03-17 03:14:54 +00:00
sdram_mode.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
spd.h Add definitions for DDR2 SPD registers. 2008-08-28 18:23:58 +00:00
spd_ddr2.h Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
stdlib.h Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
string.h Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
swab.h byte swapping 2004-03-13 03:37:11 +00:00
types.h Some changes required to get yabel working on v2 (and they generally make 2009-03-01 10:16:01 +00:00
uart8250.h added rx support 2004-03-13 03:40:51 +00:00
usb_ch9.h This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
usbdebug_direct.h Some USB debug updates, mostly comments fixing, license header updates 2009-07-21 21:20:45 +00:00
version.h Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
watchdog.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00