u-boot-brain/arch/avr32/lib
Andreas Bießmann d3a105a26f avr32:board.c: fix compile warning
This patch fixes following warning:

---8<---
board.c: In function 'board_init_r':
board.c:257: warning: unused variable 's'
--->8---

Patch de30122bb5 missed to remove this variable
too.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
2012-06-04 09:21:34 +02:00
..
board.c avr32:board.c: fix compile warning 2012-06-04 09:21:34 +02:00
bootm.c bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
interrupts.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
memset.S Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00