diff options
Diffstat (limited to 'include/asm-ppc64/iSeries/XmPciLpEvent.h')
-rw-r--r-- | include/asm-ppc64/iSeries/XmPciLpEvent.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-ppc64/iSeries/XmPciLpEvent.h b/include/asm-ppc64/iSeries/XmPciLpEvent.h index a3d27f116e49..9c800792bc5c 100644 --- a/include/asm-ppc64/iSeries/XmPciLpEvent.h +++ b/include/asm-ppc64/iSeries/XmPciLpEvent.h | |||
@@ -1,8 +1,6 @@ | |||
1 | |||
2 | #ifndef __XMPCILPEVENT_H__ | 1 | #ifndef __XMPCILPEVENT_H__ |
3 | #define __XMPCILPEVENT_H__ | 2 | #define __XMPCILPEVENT_H__ |
4 | 3 | ||
5 | |||
6 | #ifdef __cplusplus | 4 | #ifdef __cplusplus |
7 | extern "C" { | 5 | extern "C" { |
8 | #endif | 6 | #endif |
@@ -10,7 +8,6 @@ extern "C" { | |||
10 | int XmPciLpEvent_init(void); | 8 | int XmPciLpEvent_init(void); |
11 | void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq); | 9 | void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq); |
12 | 10 | ||
13 | |||
14 | #ifdef __cplusplus | 11 | #ifdef __cplusplus |
15 | } | 12 | } |
16 | #endif | 13 | #endif |