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 |
||
|---|---|---|
| .. | ||
| arch/x86 | ||
| device | ||
| console.h | ||
| elf.h | ||
| elf_boot.h | ||
| ip_checksum.h | ||
| isa-dma.h | ||
| keyboard.h | ||
| lar.h | ||
| lib.h | ||
| mc146818rtc.h | ||
| post_code.h | ||
| shared.h | ||
| spd.h | ||
| spinlock.h | ||
| string.h | ||
| tables.h | ||
| uart8250.h | ||