coreboot-kgpe-d16/src/stream
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
..
fs Fix compile errors if CONFIG_FS_PAYLOAD=1: 2008-11-03 23:16:00 +00:00
Config.lb Apply linuxbios-rename-other-payload-options.patch 2006-12-15 12:56:28 +00:00
fs_stream.c filesystem support 2004-03-13 03:09:57 +00:00
ide_stream.c fix this warning: 2009-04-04 22:27:10 +00:00
rom_stream.c Print a pointer as pointer, it's really trivial. 2009-04-03 15:02:08 +00:00
serial_stream.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +00:00