mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
d3a105a26f
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 |