浏览代码

[ACPI] fix IA64 build warning

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intelc.com>
Andrew Morton 20 年之前
父节点
当前提交
e92310a930
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/asm-ia64/acpi-ext.h

+ 1 - 0
include/asm-ia64/acpi-ext.h

@@ -11,6 +11,7 @@
 #define _ASM_IA64_ACPI_EXT_H
 #define _ASM_IA64_ACPI_EXT_H
 
 
 #include <linux/types.h>
 #include <linux/types.h>
+#include <acpi/actypes.h>
 
 
 extern acpi_status hp_acpi_csr_space (acpi_handle, u64 *base, u64 *length);
 extern acpi_status hp_acpi_csr_space (acpi_handle, u64 *base, u64 *length);