Commit 92add1dc authored by Jes Sorensen's avatar Jes Sorensen Committed by David Mosberger

[PATCH] ia64: fix for include/asm-ia64/acpi.h

asm/acpi.h relies on struct pci_vector_struct which is defined in
asm/system.h.
parent fcc4937e
...@@ -30,6 +30,8 @@ ...@@ -30,6 +30,8 @@
#ifdef __KERNEL__ #ifdef __KERNEL__
#include <asm/system.h>
#define COMPILER_DEPENDENT_INT64 long #define COMPILER_DEPENDENT_INT64 long
#define COMPILER_DEPENDENT_UINT64 unsigned long #define COMPILER_DEPENDENT_UINT64 unsigned long
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment