Browse Source

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

Kyle McMartin 17 years ago
parent
commit
40b10fc58a
1 changed files with 1 additions and 1 deletions
  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 */