]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit51acb0ec3c08517e3c9848d647f1b52d1b4d9a62
treec38f6f4c18bdde936bfb18a88df5894397d33647
parent38f6e5f117b28eb77f7ec7984e78d1e8afc363b7
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