]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: unify arch/x86/kernel/acpi/sleep*.c
authorPavel Machek <pavel@ucw.cz>
Wed, 30 Jan 2008 12:32:54 +0000 (13:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:32:54 +0000 (13:32 +0100)
commit4fc2fba804cae404d2665e23b8cbd46d5f63a07e
tree62818ab9c261872fb58473fdbb6c04f7beb439d2
parent8a19da7b7f16d8360e39035f6ab96686e835522b
x86: unify arch/x86/kernel/acpi/sleep*.c

Unify arch/x86/kernel/acpi/sleep*.c

Pretty trivial unification; when two functions differed, it was
usually in error handling, and better of the two was picked up.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Looks-okay-to: Rafael J. Wysocki <rjw@sisk.pl>
Tested-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/acpi/Makefile
arch/x86/kernel/acpi/sleep.c [new file with mode: 0644]
arch/x86/kernel/acpi/sleep_32.c
arch/x86/kernel/acpi/sleep_64.c [deleted file]