]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-ppc64/iSeries/ItLpQueue.h
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
[karo-tx-linux.git] / include / asm-ppc64 / iSeries / ItLpQueue.h
index 832497e3259bf7b1b8b83845ec490859b64461d1..de90feedbe128ae83c21d4e78fea6ae11f95abe9 100644 (file)
@@ -80,5 +80,6 @@ extern struct HvLpEvent *ItLpQueue_getNextLpEvent(void);
 extern int ItLpQueue_isLpIntPending(void);
 extern unsigned ItLpQueue_process(struct pt_regs *);
 extern void ItLpQueue_clearValid(struct HvLpEvent *);
+extern void setup_hvlpevent_queue(void);
 
 #endif /* _ITLPQUEUE_H */