aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc/mman.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/mman.h')
-rw-r--r--include/asm-powerpc/mman.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-powerpc/mman.h b/include/asm-powerpc/mman.h
index f2d55988d74..f5e5342fcac 100644
--- a/include/asm-powerpc/mman.h
+++ b/include/asm-powerpc/mman.h
@@ -1,5 +1,5 @@
-#ifndef _POWERPC_MMAN_H
-#define _POWERPC_MMAN_H
+#ifndef _ASM_POWERPC_MMAN_H
+#define _ASM_POWERPC_MMAN_H
/*
* This program is free software; you can redistribute it and/or
@@ -49,4 +49,4 @@
#define MAP_ANON MAP_ANONYMOUS
#define MAP_FILE 0
-#endif /* _POWERPC_MMAN_H */
+#endif /* _ASM_POWERPC_MMAN_H */