Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision...
[pandora-kernel.git] / include / asm-mips / mman.h
index 046cf68..e4d6f1f 100644 (file)
@@ -72,7 +72,6 @@
 #define MADV_DOFORK    11              /* do inherit across fork */
 
 /* compatibility flags */
-#define MAP_ANON       MAP_ANONYMOUS
 #define MAP_FILE       0
 
 #endif /* _ASM_MMAN_H */