coreboot-kgpe-d16/src
Stefan Reinauer 9f243a1132 fix this warning:
coreboot-v2-4067//src/stream/ide_stream.c: In function 'stream_ide_read':
coreboot-v2-4067//src/stream/ide_stream.c:47: warning: declaration of 'offset' shadows a global declaration
coreboot-v2-4067//src/stream/ide_stream.c:13: warning: shadowed declaration is here

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



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4071 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-04 22:27:10 +00:00
..
arch small workaround for romtool incompatibility with ppc ports 2009-04-04 18:40:46 +00:00
boot the attached patch is the last infrastructure change necessary for 2009-04-03 12:52:43 +00:00
config Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
console fix warning in vga console code (trivial) 2008-08-01 11:38:23 +00:00
cpu drop unused variables in generic smm handler. (trivial) 2009-04-03 16:33:50 +00:00
devices During the suspend/resume programming I came to an issue that first 4KB of 2009-03-26 21:45:26 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include These are some cleanups and changes. These are build and boot tested on qemu. 2009-04-03 22:23:34 +00:00
lib fix variable shadowing in lzmadecode.c (trivial) 2009-04-04 13:28:40 +00:00
mainboard fix configuration step of totalimpact briq and embeddedplanet ep405pc. 2009-04-04 12:52:28 +00:00
northbridge Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
pc80 This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge fix this warning for the embedded planet ep405pc 2009-04-04 22:24:23 +00:00
stream fix this warning: 2009-04-04 22:27:10 +00:00
superio This patch reverts SuperIO changes that I was too hasty with. Even though the 2009-03-13 17:20:59 +00:00