summaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2018-01-26 14:43:48 +0100
committerStefan Roese <sr@denx.de>2018-01-29 07:48:58 +0100
commitd3525b6bb0c39de537f0d2e79bb9ab9ad8fd8bf5 (patch)
tree159fa37ab8249becfe94c5976457037bc6a6ef76 /lib/fdtdec.c
parentab61cfb857a14c4dd90a5d11c2f3064c28d5b3a1 (diff)
downloadu-boot-d3525b6bb0c39de537f0d2e79bb9ab9ad8fd8bf5.tar.gz
cfi_flash: Remove assignments from if conditions
The condition in if statements should not be used for variable assignment. Instead, the assignment should be done in a separate step beforehand. Fix all instances where this occurs. Signed-off-by: Mario Six <mario.six@gdsys.cc> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib/fdtdec.c')
0 files changed, 0 insertions, 0 deletions