浏览代码

parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>

Kyle McMartin 17 年之前
父节点
当前提交
40b10fc58a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/asm-parisc/ropes.h

+ 1 - 1
include/asm-parisc/ropes.h

@@ -1,7 +1,7 @@
 #ifndef _ASM_PARISC_ROPES_H_
 #define _ASM_PARISC_ROPES_H_
 
-#include <asm-parisc/parisc-device.h>
+#include <asm/parisc-device.h>
 
 #ifdef CONFIG_64BIT
 /* "low end" PA8800 machines use ZX1 chipset: PAT PDC and only run 64-bit */