mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-19 02:31:24 +01:00
This patch fixes following warning:
---8<---
board.c: In function 'board_init_r':
board.c:257: warning: unused variable 's'
--->8---
Patch
|
||
|---|---|---|
| .. | ||
| board.c | ||
| bootm.c | ||
| interrupts.c | ||
| Makefile | ||
| memset.S | ||