浏览代码

fix incorrect dir

Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Kelly Daly 19 年之前
父节点
当前提交
10e8805716
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/asm-powerpc/iseries/mf.h

+ 1 - 1
include/asm-powerpc/iseries/mf.h

@@ -29,7 +29,7 @@
 #include <linux/types.h>
 #include <linux/types.h>
 
 
 #include <asm/iseries/hv_types.h>
 #include <asm/iseries/hv_types.h>
-#include <asm/iSeries/iseries/hv_call_event.h>
+#include <asm/iseries/hv_call_event.h>
 
 
 struct rtc_time;
 struct rtc_time;