diff options
author | Tom Rini <trini@konsulko.com> | 2017-01-11 09:16:05 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-01-11 09:16:05 -0500 |
commit | c8ac6449797951414cec471e759e7bb0c46f490f (patch) | |
tree | 75c7474cc5d6cd6594bed96d3494679bcce39a67 /board/vscom | |
parent | 5b30997fd26f0e13837e9ba3cd289a037b8353bd (diff) | |
download | u-boot-imx-c8ac6449797951414cec471e759e7bb0c46f490f.zip u-boot-imx-c8ac6449797951414cec471e759e7bb0c46f490f.tar.gz u-boot-imx-c8ac6449797951414cec471e759e7bb0c46f490f.tar.bz2 |
power_i2c.c: Fix unused variable warning
The variable ret was added but never set as we did not make calls to
other functions that we needed to check the return value on.
Fixes: 505cf4750ae5 ("power: change from meaningless value to error number")
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/vscom')
0 files changed, 0 insertions, 0 deletions