diff options
author | Kelly Daly <kelly@au.ibm.com> | 2005-11-01 19:55:28 -0500 |
---|---|---|
committer | Kelly Daly <kelly@au.ibm.com> | 2005-11-01 19:55:28 -0500 |
commit | 15b17189489f6d759fa2d61e7b6c87c55eeffb2c (patch) | |
tree | 9e91b666f440103ee3849c1a4527567c0672e54e /drivers/char/viocons.c | |
parent | 8021b8a77690d13ffb93eeadb6728e924d700bd5 (diff) |
merge filename and modify reference to iseries/hv_lp_config.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 ecf5c0953ae4..33d7820eaab9 100644 --- a/drivers/char/viocons.c +++ b/drivers/char/viocons.c | |||
@@ -48,7 +48,7 @@ | |||
48 | 48 | ||
49 | #include <asm/iSeries/HvLpEvent.h> | 49 | #include <asm/iSeries/HvLpEvent.h> |
50 | #include <asm/iseries/hv_call_event.h> | 50 | #include <asm/iseries/hv_call_event.h> |
51 | #include <asm/iSeries/HvLpConfig.h> | 51 | #include <asm/iseries/hv_lp_config.h> |
52 | #include <asm/iseries/hv_call.h> | 52 | #include <asm/iseries/hv_call.h> |
53 | 53 | ||
54 | #ifdef CONFIG_VT | 54 | #ifdef CONFIG_VT |