From: Minkyu Kang Date: Fri, 4 Dec 2009 02:52:07 +0000 (+0900) Subject: s5pc110: aquila: remove duplicated codes X-Git-Tag: CES1223_2~75 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=915a6f8fd411cd96fe7fd3cb193fa899e24ce08a;p=kernel%2Fu-boot.git s5pc110: aquila: remove duplicated codes Signed-off-by: Minkyu Kang --- diff --git a/board/samsung/universal/universal.c b/board/samsung/universal/universal.c index d879360..c32f76c 100644 --- a/board/samsung/universal/universal.c +++ b/board/samsung/universal/universal.c @@ -1493,10 +1493,6 @@ void board_sleep_resume(void) gpio_set_value(&gpio->gpio_mp0_5, 4, gpio_T_FLASH); value = gpio_get_value(&gpio->gpio_mp0_5, 4); - if (board_is_limo_universal() || board_is_limo_real()) { - /* check max17040 */ - check_battery(); - } /* check max17040 */ check_battery();