Skip to content

Commit

Permalink
[ACPI] fix IA64 build warning
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intelc.com>
  • Loading branch information
Andrew Morton authored and Len Brown committed Aug 5, 2005
1 parent 53de49f commit e92310a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-ia64/acpi-ext.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit e92310a

Please sign in to comment.