u-boot-brain/board/freescale/mx53loco
Fabio Estevam d22925108e 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>
2013-01-05 18:06:12 +01:00
..
imximage.cfg MX53: DDR: Fix ZQHWCTRL field TZQ_CS 2012-04-16 14:53:58 +02:00
Makefile mx53loco: Fix build error when CONFIG_VIDEO is disabled 2012-11-14 14:05:51 +01:00
mx53loco_video.c mx53loco: Fix build error when CONFIG_VIDEO is disabled 2012-11-14 14:05:51 +01:00
mx53loco.c mx53loco: Remove unneeded 'retval' variable 2013-01-05 18:06:12 +01:00