aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle McMartin <kyle@mcmartin.ca>2008-07-28 16:22:34 -0400
committerKyle McMartin <kyle@hera.kernel.org>2008-10-10 16:32:28 +0000
commit40b10fc58a62a9698f4fa1916e61b0953139928a (patch)
tree36f99ec2ddbdcc4f4098dec8f84d8fe421ae382d
parent98f172b257725de516a792b810b08639d6293d4d (diff)
parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>
-rw-r--r--include/asm-parisc/ropes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-parisc/ropes.h b/include/asm-parisc/ropes.h
index 007a880615e..09f51d5ab57 100644
--- a/include/asm-parisc/ropes.h
+++ b/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 */