Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-drm-fsl-dcu.git] / include / asm-generic / mman.h
index 3b41d2bb70da36bfd8d09a16dfb3f3e4581445b5..5e3dde2ee5adf37f5ccd62fa11f9b3878bc5a653 100644 (file)
@@ -36,7 +36,6 @@
 #define MADV_DOFORK    11              /* do inherit across fork */
 
 /* compatibility flags */
-#define MAP_ANON       MAP_ANONYMOUS
 #define MAP_FILE       0
 
 #endif