summaryrefslogtreecommitdiffstats
path: root/drivers/block/viodasd.c
diff options
context:
space:
mode:
authorKelly Daly2005-11-02 05:13:57 +0100
committerKelly Daly2005-11-02 05:13:57 +0100
commitb420677870e53b9b76ced91da207431f687eaed1 (patch)
tree1469e4a0dfb537d0a192ffd6ffd74e8faf1e8e78 /drivers/block/viodasd.c
parentmerge filename and modify references to iSeries/mf.h (diff)
downloadkernel-qcow2-linux-b420677870e53b9b76ced91da207431f687eaed1.tar.gz
kernel-qcow2-linux-b420677870e53b9b76ced91da207431f687eaed1.tar.xz
kernel-qcow2-linux-b420677870e53b9b76ced91da207431f687eaed1.zip
merge filename and modify references to iseries/vio.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'drivers/block/viodasd.c')
-rw-r--r--drivers/block/viodasd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/viodasd.c b/drivers/block/viodasd.c
index 436f169baf02..2d518aa2720a 100644
--- a/drivers/block/viodasd.c
+++ b/drivers/block/viodasd.c
@@ -48,7 +48,7 @@
#include <asm/iseries/hv_types.h>
#include <asm/iseries/hv_lp_event.h>
#include <asm/iseries/hv_lp_config.h>
-#include <asm/iSeries/vio.h>
+#include <asm/iseries/vio.h>
MODULE_DESCRIPTION("iSeries Virtual DASD");
MODULE_AUTHOR("Dave Boutcher");