commit | 40b10fc58a62a9698f4fa1916e61b0953139928a | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@mcmartin.ca> | Mon Jul 28 16:22:34 2008 -0400 |
committer | Kyle McMartin <kyle@hera.kernel.org> | Fri Oct 10 16:32:28 2008 +0000 |
tree | 36f99ec2ddbdcc4f4098dec8f84d8fe421ae382d | |
parent | 98f172b257725de516a792b810b08639d6293d4d [diff] |
parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>
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 */