aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc64/io.h
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-02 15:07:51 +1100
committerKelly Daly <kelly@au.ibm.com>2005-11-02 15:07:51 +1100
commit6cbbdabb0163471590bf0a57766e3ea5d920d26e (patch)
treee51d1931b5cceb70f3505570213bb62608728bc8 /include/asm-ppc64/io.h
parentmerge filename and modify references to iseries/lpar_map.h (diff)
downloadlinux-dev-6cbbdabb0163471590bf0a57766e3ea5d920d26e.tar.xz
linux-dev-6cbbdabb0163471590bf0a57766e3ea5d920d26e.zip
merge filename and modify references to iseries/iseries_io.h
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to '')
-rw-r--r--include/asm-ppc64/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc64/io.h b/include/asm-ppc64/io.h
index bd7c9532d77b..77fc07c3c6bd 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>