parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>
authorKyle McMartin <kyle@mcmartin.ca>
Mon, 28 Jul 2008 20:22:34 +0000 (16:22 -0400)
committerKyle McMartin <kyle@hera.kernel.org>
Fri, 10 Oct 2008 16:32:28 +0000 (16:32 +0000)
include/asm-parisc/ropes.h

index 007a880..09f51d5 100644 (file)
@@ -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 */