diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-12-28 04:05:28 +0000 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2013-01-05 18:06:12 +0100 |
commit | d22925108e46491900815c9ec3c32122ead80d8e (patch) | |
tree | 1b07452f1203c05dbc36eb0c8b31801c6299d694 /lib/bzlib.c | |
parent | 7093f85c9e6824c153a3ddd645d5065884567305 (diff) | |
download | u-boot-imx-d22925108e46491900815c9ec3c32122ead80d8e.zip u-boot-imx-d22925108e46491900815c9ec3c32122ead80d8e.tar.gz u-boot-imx-d22925108e46491900815c9ec3c32122ead80d8e.tar.bz2 |
mx53loco: Remove unneeded 'retval' variable
commit c73368150 (pmic: Extend PMIC framework to support multiple instances
of PMIC devices) introduced an extra 'retval' variable, but this is not
necessary since we have already the variable 'ret' in place.
So use 'ret' to store the return values from the pmic related calls and remove
'retval'.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'lib/bzlib.c')
0 files changed, 0 insertions, 0 deletions