diff options
Diffstat (limited to 'include/asm-ppc64/iSeries/ItLpQueue.h')
-rw-r--r-- | include/asm-ppc64/iSeries/ItLpQueue.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc64/iSeries/ItLpQueue.h b/include/asm-ppc64/iSeries/ItLpQueue.h index 832497e3259b..de90feedbe12 100644 --- a/include/asm-ppc64/iSeries/ItLpQueue.h +++ b/include/asm-ppc64/iSeries/ItLpQueue.h | |||
@@ -80,5 +80,6 @@ extern struct HvLpEvent *ItLpQueue_getNextLpEvent(void); | |||
80 | extern int ItLpQueue_isLpIntPending(void); | 80 | extern int ItLpQueue_isLpIntPending(void); |
81 | extern unsigned ItLpQueue_process(struct pt_regs *); | 81 | extern unsigned ItLpQueue_process(struct pt_regs *); |
82 | extern void ItLpQueue_clearValid(struct HvLpEvent *); | 82 | extern void ItLpQueue_clearValid(struct HvLpEvent *); |
83 | extern void setup_hvlpevent_queue(void); | ||
83 | 84 | ||
84 | #endif /* _ITLPQUEUE_H */ | 85 | #endif /* _ITLPQUEUE_H */ |