summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/iseries/iseries_io.h
diff options
context:
space:
mode:
authorKelly Daly <kelly@au.ibm.com>2005-11-02 15:53:01 +1100
committerKelly Daly <kelly@au.ibm.com>2005-11-02 15:53:01 +1100
commitecb3ca2783d6e54d30dbf70a42fe995c27eeb212 (patch)
treea7ba5728afd866a88b8be2cd21602d01b449a1c0 /include/asm-powerpc/iseries/iseries_io.h
parent10e8805716698596f5b6445d76bbb7ed1adb7295 (diff)
downloadblackbird-op-linux-ecb3ca2783d6e54d30dbf70a42fe995c27eeb212.tar.gz
blackbird-op-linux-ecb3ca2783d6e54d30dbf70a42fe995c27eeb212.zip
modify defines according to _ASM_POWERPC_ISERIES_
Signed-off-by: Kelly Daly <kelly@au.ibm.com>
Diffstat (limited to 'include/asm-powerpc/iseries/iseries_io.h')
-rw-r--r--include/asm-powerpc/iseries/iseries_io.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-powerpc/iseries/iseries_io.h b/include/asm-powerpc/iseries/iseries_io.h
index 9f79413342b3..56b2113ff0f5 100644
--- a/include/asm-powerpc/iseries/iseries_io.h
+++ b/include/asm-powerpc/iseries/iseries_io.h
@@ -1,5 +1,5 @@
-#ifndef _ISERIES_IO_H
-#define _ISERIES_IO_H
+#ifndef _ASM_POWERPC_ISERIES_ISERIES_IO_H
+#define _ASM_POWERPC_ISERIES_ISERIES_IO_H
#include <linux/config.h>
@@ -46,4 +46,4 @@ extern void iSeries_memcpy_fromio(void *dest,
const volatile void __iomem *source, size_t n);
#endif /* CONFIG_PPC_ISERIES */
-#endif /* _ISERIES_IO_H */
+#endif /* _ASM_POWERPC_ISERIES_ISERIES_IO_H */
OpenPOWER on IntegriCloud