u-boot-brain/arch/x86/cpu/sc520
Mike Frysinger ae806cc6ab sc520: fix build warning about unused temp var
Building the eNET_SRAM board fails for me:
	sc520_timer.c: In function 'sc520_udelay':
	sc520_timer.c:81:7: error: variable 'temp' set but not used
		[-Werror=unused-but-set-variable]
	cc1: all warnings being treated as errors
	make[1]: *** [sc520_timer.o] Error 1

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-06 21:05:18 +11:00
..
asm-offsets.c sc520: Create arch asm-offsets 2011-11-29 21:07:42 +11:00
Makefile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
sc520_car.S sc520: Create arch asm-offsets 2011-11-29 21:07:42 +11:00
sc520_pci.c x86: Misc PCI touchups 2011-11-29 21:10:08 +11:00
sc520_reset.c x86: Rename include/asm/ic to include/asm/arch-sc520 2011-11-02 20:49:17 +11:00
sc520_sdram.c cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c 2011-11-29 21:01:26 +11:00
sc520_ssi.c cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c 2011-11-29 21:01:26 +11:00
sc520_timer.c sc520: fix build warning about unused temp var 2012-03-06 21:05:18 +11:00
sc520.c cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c 2011-11-29 21:01:26 +11:00