[ACPI] fix IA64 build warning
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Len Brown <len.brown@intelc.com>
This commit is contained in:
parent
53de49f52e
commit
e92310a930
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue