From: MyungJoo Ham Date: Wed, 2 Dec 2009 09:14:51 +0000 (+0900) Subject: s5pc110: wakeup by volume keys X-Git-Tag: CES1223_2~81 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=972e76178223034442c221278450c0820bc10cb0;p=kernel%2Fu-boot.git s5pc110: wakeup by volume keys --- diff --git a/cpu/arm_cortexa8/s5pc1xx/sleep.c b/cpu/arm_cortexa8/s5pc1xx/sleep.c index beea742..7c844c7 100644 --- a/cpu/arm_cortexa8/s5pc1xx/sleep.c +++ b/cpu/arm_cortexa8/s5pc1xx/sleep.c @@ -172,12 +172,15 @@ void s5pc110_save_regs(void) void s5pc110_restore_reg(struct regs_to_save * list, unsigned int * buf, int length) { int i; +#ifdef CONFIG_CPU_S5PC110_EVT0_ERRATA + unsigned int tmp; +#endif for (i=0; i