diff options
Diffstat (limited to 'arch/ia64/sn/kernel/xpc.h')
-rw-r--r-- | arch/ia64/sn/kernel/xpc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/sn/kernel/xpc.h b/arch/ia64/sn/kernel/xpc.h index 66b17b6aa81f..82e7430be789 100644 --- a/arch/ia64/sn/kernel/xpc.h +++ b/arch/ia64/sn/kernel/xpc.h | |||
@@ -663,6 +663,7 @@ extern struct xpc_registration xpc_registrations[]; | |||
663 | extern struct device *xpc_part; | 663 | extern struct device *xpc_part; |
664 | extern struct device *xpc_chan; | 664 | extern struct device *xpc_chan; |
665 | extern int xpc_disengage_request_timelimit; | 665 | extern int xpc_disengage_request_timelimit; |
666 | extern int xpc_disengage_request_timedout; | ||
666 | extern irqreturn_t xpc_notify_IRQ_handler(int, void *, struct pt_regs *); | 667 | extern irqreturn_t xpc_notify_IRQ_handler(int, void *, struct pt_regs *); |
667 | extern void xpc_dropped_IPI_check(struct xpc_partition *); | 668 | extern void xpc_dropped_IPI_check(struct xpc_partition *); |
668 | extern void xpc_activate_partition(struct xpc_partition *); | 669 | extern void xpc_activate_partition(struct xpc_partition *); |