x86: remove __init modifier from header declaration
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 30 Jan 2008 12:31:57 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:57 +0000 (13:31 +0100)
commit7ba65c7e17a292fe1e6e48fd38d1b1ecb626b586
treec38f6f4c18bdde936bfb18a88df5894397d33647
parentfdadd54db5e9f05e673eb08746bf2bea460d9f0d
x86: remove __init modifier from header declaration

This patch removes the __init modifier from an extern function
declaration in acpi.h.

Besides not being strictly needed, it requires the inclusion of
linux/init.h, which is usually not even included directly, increasing
header mess by a lot.

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/acpi.h