coreboot-kgpe-d16/src
Scott Duplichan 45057d2753 When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change eliminates the compiler warning that causes the build to fail.
Signed-off-by: Scott Duplichan <scott@notabs.org>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5988 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-26 05:26:01 +00:00
..
arch/i386 Factor out common mptable code to mptable_init(). 2010-10-25 15:32:07 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console AMD SB600 uses a hardcoded USB Debug Port number. 2010-10-02 20:33:56 +00:00
cpu Now that no boards set RAMBASE < 1M, get rid of some dead code. Trivial. 2010-10-20 19:23:22 +00:00
devices Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
drivers Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
include Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
lib Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
mainboard Factor out common mptable code to mptable_init(). 2010-10-25 15:32:07 +00:00
northbridge Correct spelling of "spacing" (in comments). 2010-10-19 13:39:38 +00:00
pc80 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 2010-10-05 13:40:31 +00:00
southbridge When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change eliminates the compiler warning that causes the build to fail. 2010-10-26 05:26:01 +00:00
superio Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
Kconfig Enable or disable the power button in Kconfig 2010-10-13 06:23:02 +00:00
Kconfig.deprecated_options Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00