coreboot-kgpe-d16/src/pc80
Stefan Reinauer 8e726b7363 Don't include option_table.h every time we include mc146818rtc.h, that was a
stupid idea. Instead include it where it is needed. And add some explicit
dependencies to it.

Also, error for missing IRQ_SLOT_COUNT for now, so we can fix up the boards.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5321 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-29 23:01:35 +00:00
..
vga newconfig is no more. 2010-02-07 21:43:48 +00:00
Makefile.inc Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
i8254.c http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html 2009-11-05 12:38:34 +00:00
i8259.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
isa-dma.c - Bump the LinuxBIOS major version 2004-10-21 10:44:08 +00:00
keyboard.c Some keyboards need a longer timeout. Also increase error level, because a 2010-03-24 21:24:17 +00:00
mc146818rtc.c Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
mc146818rtc_early.c Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
serial.c Get rid of a few warnings: 2010-03-19 02:33:40 +00:00
udelay_io.c Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
usbdebug_direct_serial.c This is a general cleanup patch 2010-02-22 06:09:43 +00:00