1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-12 21:46:44 +02:00
Files
u-boot-megous/arch/avr32
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
..
2011-12-23 20:53:58 +01:00
2012-05-15 17:32:05 -05:00
2012-06-04 09:21:34 +02:00
2011-05-18 07:56:53 +02:00