coreboot/mainboard
Uwe Hermann e28f0155f6 Only post_code.h should have the prototype for post_code() from
post_code.c (thus drop it from console.h).

Instead, have console.h #include post_code.h and drop other
explicit #includes of post_code.h in the code; console.h is already
included in pretty much every file.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@513 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-11-20 19:06:03 +00:00
..
adl Only post_code.h should have the prototype for post_code() from 2007-11-20 19:06:03 +00:00
amd Only post_code.h should have the prototype for post_code() from 2007-11-20 19:06:03 +00:00
artecgroup Only post_code.h should have the prototype for post_code() from 2007-11-20 19:06:03 +00:00
emulation Improve printk documentation to match code realities. 2007-11-16 11:17:57 +00:00
Kconfig Various Kconfig file fixes (trivial). 2007-06-29 13:28:33 +00:00