summaryrefslogtreecommitdiffstats
path: root/board/goldelico/gta04/shutdown.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/goldelico/gta04/shutdown.c')
-rw-r--r--board/goldelico/gta04/shutdown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/goldelico/gta04/shutdown.c b/board/goldelico/gta04/shutdown.c
index f4e3aee..8e474f4 100644
--- a/board/goldelico/gta04/shutdown.c
+++ b/board/goldelico/gta04/shutdown.c
@@ -37,7 +37,7 @@ void shutdown(void)
if(i2c_set_bus_num(0))
{
printf ("could not select I2C1\n");
- return 1;
+ return;
}
printf("shutting down by writing DEVOFF register of TPS65950\n");
if (twl4030_i2c_read_u8(TWL4030_CHIP_PM_MASTER, &val,