aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/iSeries/XmPciLpEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc64/iSeries/XmPciLpEvent.h')
-rw-r--r--include/asm-ppc64/iSeries/XmPciLpEvent.h3
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
7extern "C" { 5extern "C" {
8#endif 6#endif
@@ -10,7 +8,6 @@ extern "C" {
10int XmPciLpEvent_init(void); 8int XmPciLpEvent_init(void);
11void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq); 9void 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