diff options
Diffstat (limited to 'include/asm-ia64')
-rw-r--r-- | include/asm-ia64/acpi.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-ia64/acpi.h b/include/asm-ia64/acpi.h index 81bcd5e51789..cd1cc39b5599 100644 --- a/include/asm-ia64/acpi.h +++ b/include/asm-ia64/acpi.h | |||
@@ -127,6 +127,8 @@ extern int __devinitdata pxm_to_nid_map[MAX_PXM_DOMAINS]; | |||
127 | extern int __initdata nid_to_pxm_map[MAX_NUMNODES]; | 127 | extern int __initdata nid_to_pxm_map[MAX_NUMNODES]; |
128 | #endif | 128 | #endif |
129 | 129 | ||
130 | #define acpi_unlazy_tlb(x) | ||
131 | |||
130 | #endif /*__KERNEL__*/ | 132 | #endif /*__KERNEL__*/ |
131 | 133 | ||
132 | #endif /*_ASM_ACPI_H*/ | 134 | #endif /*_ASM_ACPI_H*/ |