aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2005-07-30 04:18:00 -0400
committerLen Brown <len.brown@intel.com>2005-08-04 22:29:34 -0400
commite92310a930462c6e1611f35453f57357c42bde14 (patch)
tree025592aa0f40864a543d2cf02b67db652f4a2d19 /include/asm-ia64
parent53de49f52e305e96143375d1741f15acff7bf34b (diff)
downloadlinux-e92310a930462c6e1611f35453f57357c42bde14.tar.gz
[ACPI] fix IA64 build warning
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Len Brown <len.brown@intelc.com>
Diffstat (limited to 'include/asm-ia64')
-rw-r--r--include/asm-ia64/acpi-ext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ia64/acpi-ext.h b/include/asm-ia64/acpi-ext.h
index 9271d74c64ccf..56d2ddc97b30c 100644
--- a/include/asm-ia64/acpi-ext.h
+++ b/include/asm-ia64/acpi-ext.h
@@ -11,6 +11,7 @@
#define _ASM_IA64_ACPI_EXT_H
#include <linux/types.h>
+#include <acpi/actypes.h>
extern acpi_status hp_acpi_csr_space (acpi_handle, u64 *base, u64 *length);