s5pc110: omitted update from previous commit
authorMyungJoo Ham <MyungJoo.Ham@samsung.com>
Tue, 1 Dec 2009 07:54:50 +0000 (16:54 +0900)
committerMyungJoo Ham <MyungJoo.Ham@samsung.com>
Tue, 1 Dec 2009 07:54:50 +0000 (16:54 +0900)
cpu/arm_cortexa8/s5pc1xx/sleep.c

index 78fe55e..e045764 100644 (file)
@@ -235,8 +235,6 @@ void s5pc110_wakeup(void)
 #endif
        stdio_init_resume ();   /* get the devices list going. */
 
-       start_armboot_resume();
-
        return;
 }