提交 e8924acb 编写于 作者: A Adrian Bunk 提交者: Andi Kleen

[PATCH] i386: Make acpi_force static

acpi_force can become static.

Cc: len.brown@intel.com
Signed-off-by: NAdrian Bunk <bunk@stusta.de>
Signed-off-by: NAndi Kleen <ak@suse.de>
上级 474c2568
......@@ -36,7 +36,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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册