s5pc110: aquila: remove duplicated codes
authorMinkyu Kang <mk7.kang@samsung.com>
Fri, 4 Dec 2009 02:52:07 +0000 (11:52 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 4 Dec 2009 02:52:07 +0000 (11:52 +0900)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/universal/universal.c

index d879360..c32f76c 100644 (file)
@@ -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();