aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/viotape.c
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-02 11:11:11 +1100
committerKelly Daly <kelly@au.ibm.com>2005-11-02 11:11:11 +1100
commitc0a8d05c8a5db835b20a3465b1be1cfe4752a13c (patch)
tree41a302bb71d162df6dfdd50b1535bbe1677a6244 /drivers/char/viotape.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/viotape.c')
-rw-r--r--drivers/char/viotape.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/viotape.c b/drivers/char/viotape.c
index 51abd3defc1..232da8c5e66 100644
--- a/drivers/char/viotape.c
+++ b/drivers/char/viotape.c
@@ -56,7 +56,7 @@
#include <asm/vio.h>
#include <asm/iSeries/vio.h>
#include <asm/iSeries/HvLpEvent.h>
-#include <asm/iSeries/HvCallEvent.h>
+#include <asm/iseries/hv_call_event.h>
#include <asm/iSeries/HvLpConfig.h>
#define VIOTAPE_VERSION "1.2"