summaryrefslogtreecommitdiff
path: root/include/asm-parisc
diff options
context:
space:
mode:
authorKyle McMartin <kyle@mcmartin.ca>2008-07-28 20:22:34 (GMT)
committerKyle McMartin <kyle@hera.kernel.org>2008-10-10 16:32:28 (GMT)
commit40b10fc58a62a9698f4fa1916e61b0953139928a (patch)
tree36f99ec2ddbdcc4f4098dec8f84d8fe421ae382d /include/asm-parisc
parent98f172b257725de516a792b810b08639d6293d4d (diff)
downloadlinux-40b10fc58a62a9698f4fa1916e61b0953139928a.tar.xz
parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>
Diffstat (limited to 'include/asm-parisc')
-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 007a8806..09f51d5 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 */