commit | 1ea598c29748a559a0086a84a016886d786e6272 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Jun 13 20:31:54 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 12:48:26 2008 +0200 |
tree | 193894c0cbd2b1df6e9b296ea46959e386d9e0b2 | |
parent | 7f6cbc905ee22c457e0dcd0bba9d4affbc290a6f [diff] |
x86: fix sleep.c build error fix: arch/x86/kernel/acpi/sleep.c: In function ‘acpi_save_state_mem': arch/x86/kernel/acpi/sleep.c:75: error: ‘stack_start' undeclared (first use in this function) arch/x86/kernel/acpi/sleep.c:75: error: (Each undeclared identifier is reported only once arch/x86/kernel/acpi/sleep.c:75: error: for each function it appears in.) Signed-off-by: Ingo Molnar <mingo@elte.hu>