From 6f6156c07b2dc02b36b0b9ceb4544b478cd107f2 Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Tue, 1 Dec 2009 16:54:50 +0900 Subject: [PATCH] s5pc110: omitted update from previous commit --- cpu/arm_cortexa8/s5pc1xx/sleep.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/cpu/arm_cortexa8/s5pc1xx/sleep.c b/cpu/arm_cortexa8/s5pc1xx/sleep.c index 78fe55e..e045764 100644 --- a/cpu/arm_cortexa8/s5pc1xx/sleep.c +++ b/cpu/arm_cortexa8/s5pc1xx/sleep.c @@ -235,8 +235,6 @@ void s5pc110_wakeup(void) #endif stdio_init_resume (); /* get the devices list going. */ - start_armboot_resume(); - return; } -- 2.7.4