diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-01 20:08:31 -0500 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-01 20:08:31 -0500 |
commit | e45423eac2e191a6cfdacdf61cb931976d73cc0b (patch) | |
tree | 63f750d5be8ee2252c83edb109bd7bdbaaa867ba /drivers/char/viocons.c | |
parent | 15b17189489f6d759fa2d61e7b6c87c55eeffb2c (diff) |
merge filename and modify references to iseries/hv_lp_event.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'drivers/char/viocons.c')
-rw-r--r-- | drivers/char/viocons.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/viocons.c b/drivers/char/viocons.c index 33d7820eaab9..694bab3b7bf7 100644 --- a/drivers/char/viocons.c +++ b/drivers/char/viocons.c | |||
@@ -46,7 +46,7 @@ | |||
46 | 46 | ||
47 | #include <asm/iSeries/vio.h> | 47 | #include <asm/iSeries/vio.h> |
48 | 48 | ||
49 | #include <asm/iSeries/HvLpEvent.h> | 49 | #include <asm/iseries/hv_lp_event.h> |
50 | #include <asm/iseries/hv_call_event.h> | 50 | #include <asm/iseries/hv_call_event.h> |
51 | #include <asm/iseries/hv_lp_config.h> | 51 | #include <asm/iseries/hv_lp_config.h> |
52 | #include <asm/iseries/hv_call.h> | 52 | #include <asm/iseries/hv_call.h> |