diff options
author | Heiko Schocher <hs@denx.de> | 2018-01-17 07:00:37 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-28 09:39:05 -0500 |
commit | 020da843fc97d0945ad39b3f08a925cfc016fef3 (patch) | |
tree | 69166e25f803185befce8ed5c04cb4e7650a5471 /arch/arm/dts/socfpga_arria5_socdk.dts | |
parent | 60013a2cf61a318c87f1a8c0b3a39b47c3f220a6 (diff) |
arm: bootm-fdt.c: fix compiler warning
compiling U-Boot with bosch_mpcxxxxd_sd_defconfig
drops warning:
arch/arm/lib/bootm-fdt.c: In function ‘arch_fixup_fdt’:
arch/arm/lib/bootm-fdt.c:37:6: warning: unused variable ‘ret’ [-Wunused-variable]
int ret = 0;
^~~
Fix it.
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'arch/arm/dts/socfpga_arria5_socdk.dts')
0 files changed, 0 insertions, 0 deletions