From: Ingo Molnar Date: Fri, 13 Jun 2008 18:31:54 +0000 (+0200) Subject: x86: fix sleep.c build error X-Git-Tag: v2.6.27-rc1~1106^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ea598c29748a559a0086a84a016886d786e6272;p=pandora-kernel.git 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 --- Reading git-diff-tree failed