aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/asm-x86/acpi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/acpi.h b/include/asm-x86/acpi.h
index c477e574175..2feb0c494be 100644
--- a/include/asm-x86/acpi.h
+++ b/include/asm-x86/acpi.h
@@ -158,7 +158,7 @@ extern int acpi_scan_nodes(unsigned long start, unsigned long end);
158#ifdef CONFIG_X86_64 158#ifdef CONFIG_X86_64
159# define NR_NODE_MEMBLKS (MAX_NUMNODES*2) 159# define NR_NODE_MEMBLKS (MAX_NUMNODES*2)
160#endif 160#endif
161extern void __init acpi_fake_nodes(const struct bootnode *fake_nodes, 161extern void acpi_fake_nodes(const struct bootnode *fake_nodes,
162 int num_nodes); 162 int num_nodes);
163#else 163#else
164static inline void acpi_fake_nodes(const struct bootnode *fake_nodes, 164static inline void acpi_fake_nodes(const struct bootnode *fake_nodes,