Files
openbios/drivers
Blue Swirl 4355018924 Fix warnings from GCC 4.6.0
Compiling Sparc64 with GCC 4.6.0 20100925 produced a few warnings:
../arch/sparc64/context.c: In function 'start_main':
../arch/sparc64/context.c:49:9: error: variable 'retval' set but not used [-Werror=unused-but-set-variable]
../packages/disk-label.c: In function 'dlabel_load':
../packages/disk-label.c:183:8: error: variable 'buf' set but not used [-Werror=unused-but-set-variable]
../drivers/floppy.c: In function 'collect_interrupt':
../drivers/floppy.c:378:13: error: variable 'status' set but not used [-Werror=unused-but-set-variable]

Fix the warnings by avoiding write-only variables.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@882 f158a5a8-5612-0410-a976-696ce0be7e32
2010-10-03 16:37:47 +00:00
..
2009-01-04 20:39:50 +00:00
2009-01-04 20:39:50 +00:00
2009-01-04 20:39:50 +00:00
2009-01-05 20:30:39 +00:00
2009-01-12 17:46:19 +00:00
2010-09-11 16:39:32 +00:00
2008-11-17 19:42:11 +00:00
2010-10-03 16:37:47 +00:00
2010-05-27 20:11:56 +00:00
2009-01-03 13:45:02 +00:00
2009-11-06 21:23:32 +00:00
2008-12-13 09:26:41 +00:00
2009-02-08 12:22:04 +00:00
2010-08-08 21:20:15 +00:00
2010-08-22 09:29:28 +00:00
2010-08-22 09:29:28 +00:00
2010-05-27 20:12:11 +00:00
2010-05-27 20:12:26 +00:00
2010-05-27 20:12:11 +00:00
2008-12-13 09:26:41 +00:00
2006-07-18 21:48:00 +00:00
2010-05-27 20:12:11 +00:00