fix this warning:
authorStefan Reinauer <stepan@coresystems.de>
Sat, 4 Apr 2009 22:27:10 +0000 (22:27 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sat, 4 Apr 2009 22:27:10 +0000 (22:27 +0000)
commit9f243a11326724221732900b2fb37ebd2ce7b1dd
treefbbd3533cfffc734136d17faeeeb1b56ea90cfe3
parentdd0b6ff4dd7886405a3af5f8481cd65a016226eb
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
src/stream/ide_stream.c