switch-coreboot/southbridge
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
..
amd/cs5536 Only post_code.h should have the prototype for post_code() from 2007-11-20 19:06:03 +00:00
intel/i82371eb * move post_code() to a seperate file 2007-07-23 16:49:00 +00:00