aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/viocons.c
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-01 19:11:11 -0500
committerKelly Daly <kelly@au.ibm.com>2005-11-01 19:11:11 -0500
commitc0a8d05c8a5db835b20a3465b1be1cfe4752a13c (patch)
tree41a302bb71d162df6dfdd50b1535bbe1677a6244 /drivers/char/viocons.c
parent1da44037883c0405154d53fe76da27e078456664 (diff)
merge filename and modify references to iseries/hv_call_event.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'drivers/char/viocons.c')
-rw-r--r--drivers/char/viocons.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/viocons.c b/drivers/char/viocons.c
index 180507ae590f..ecf5c0953ae4 100644
--- a/drivers/char/viocons.c
+++ b/drivers/char/viocons.c
@@ -47,7 +47,7 @@
47#include <asm/iSeries/vio.h> 47#include <asm/iSeries/vio.h>
48 48
49#include <asm/iSeries/HvLpEvent.h> 49#include <asm/iSeries/HvLpEvent.h>
50#include <asm/iSeries/HvCallEvent.h> 50#include <asm/iseries/hv_call_event.h>
51#include <asm/iSeries/HvLpConfig.h> 51#include <asm/iSeries/HvLpConfig.h>
52#include <asm/iseries/hv_call.h> 52#include <asm/iseries/hv_call.h>
53 53