acpi_force can become static.

Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

--- linux-2.6.18-rc3-mm2-full/arch/i386/kernel/acpi/boot.c.old  2006-08-07 
15:56:19.000000000 +0200
+++ linux-2.6.18-rc3-mm2-full/arch/i386/kernel/acpi/boot.c      2006-08-07 
15:56:28.000000000 +0200
@@ -37,7 +37,7 @@
 #include <asm/io.h>
 #include <asm/mpspec.h>
 
-int __initdata acpi_force = 0;
+static int __initdata acpi_force = 0;
 
 #ifdef CONFIG_ACPI
 int acpi_disabled = 0;

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to