aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc64/kernel/HvLpEvent.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/kernel/HvLpEvent.c')
-rw-r--r--arch/ppc64/kernel/HvLpEvent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/HvLpEvent.c b/arch/ppc64/kernel/HvLpEvent.c
index f8f19637f73..90032b13890 100644
--- a/arch/ppc64/kernel/HvLpEvent.c
+++ b/arch/ppc64/kernel/HvLpEvent.c
@@ -12,7 +12,7 @@
#include <asm/system.h>
#include <asm/iSeries/HvLpEvent.h>
#include <asm/iSeries/HvCallEvent.h>
-#include <asm/iSeries/LparData.h>
+#include <asm/iSeries/ItLpNaca.h>
/* Array of LpEvent handler functions */
LpEventHandler lpEventHandler[HvLpEvent_Type_NumTypes];