uboot/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
..
Makefile
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
memset.S