diff options
author | Gerlando Falauto <gerlando.falauto@keymile.com> | 2012-08-24 00:11:36 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-09-18 12:01:52 -0700 |
commit | c2ba2ff51101cdcfabdc0bdc961e37cc51cb7d23 (patch) | |
tree | ebfc3f1b5fe99829e4ce06c31f04a6cccfc6feb2 /include/dm9161.h | |
parent | 8ae51ae172b89e198e33779403338fb41926950b (diff) | |
download | u-boot-imx-c2ba2ff51101cdcfabdc0bdc961e37cc51cb7d23.zip u-boot-imx-c2ba2ff51101cdcfabdc0bdc961e37cc51cb7d23.tar.gz u-boot-imx-c2ba2ff51101cdcfabdc0bdc961e37cc51cb7d23.tar.bz2 |
env: cosmetic: drop assignment i = iomux_doenv()
iomux_doenv() can only return 0 or 1.
So there is no need to save its return value in variable i, as checking
its truth value within an if statement is enough.
Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/dm9161.h')
0 files changed, 0 insertions, 0 deletions