asm-generic: rename termios.h, signal.h and mman.h
[sfrench/cifs-2.6.git] / include / asm-generic / mman-common.h
similarity index 93%
rename from include/asm-generic/mman.h
rename to include/asm-generic/mman-common.h
index 5e3dde2ee5adf37f5ccd62fa11f9b3878bc5a653..3b69ad34189a9d87e267e131daeb23557b7bfc7a 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _ASM_GENERIC_MMAN_H
-#define _ASM_GENERIC_MMAN_H
+#ifndef __ASM_GENERIC_MMAN_COMMON_H
+#define __ASM_GENERIC_MMAN_COMMON_H
 
 /*
  Author: Michael S. Tsirkin <mst@mellanox.co.il>, Mellanox Technologies Ltd.
@@ -38,4 +38,4 @@
 /* compatibility flags */
 #define MAP_FILE       0
 
-#endif
+#endif /* __ASM_GENERIC_MMAN_COMMON_H */