提交 1f3a7301 编写于 作者: L Len Brown

[ACPI] Lindent created a syntax error that broke the build

Signed-off-by: NLen Brown <len.brown@intel.com>
上级 c202ac9f
......@@ -94,7 +94,7 @@ static u64 acpi_lapic_addr __initdata = APIC_DEFAULT_PHYS_BASE;
#define MAX_MADT_ENTRIES 256
u8 x86_acpiid_to_apicid[MAX_MADT_ENTRIES] =
{[0...MAX_MADT_ENTRIES - 1] = 0xff };
{[0 ... MAX_MADT_ENTRIES - 1] = 0xff };
EXPORT_SYMBOL(x86_acpiid_to_apicid);
/* --------------------------------------------------------------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册