diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2005-11-02 16:06:03 +1100 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2005-11-02 16:06:03 +1100 |
commit | aaf8a7a2949481482200686c7bd3852e5be2e093 (patch) | |
tree | 76d4dde7c42cd3a3a9dea94f7f18a0817bb9b644 /include/asm-ppc64/io.h | |
parent | 104dd65fef378773ec0510c788bd4b5ad6ea1121 (diff) | |
parent | ecb3ca2783d6e54d30dbf70a42fe995c27eeb212 (diff) |
Merge iSeries include file move
Diffstat (limited to 'include/asm-ppc64/io.h')
-rw-r--r-- | include/asm-ppc64/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc64/io.h b/include/asm-ppc64/io.h index bd7c9532d77..77fc07c3c6b 100644 --- a/include/asm-ppc64/io.h +++ b/include/asm-ppc64/io.h @@ -13,7 +13,7 @@ #include <asm/page.h> #include <asm/byteorder.h> #ifdef CONFIG_PPC_ISERIES -#include <asm/iSeries/iSeries_io.h> +#include <asm/iseries/iseries_io.h> #endif #include <asm/synch.h> #include <asm/delay.h> |