summaryrefslogtreecommitdiff
path: root/arch/alpha/include/uapi/asm/mman.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/include/uapi/asm/mman.h')
-rw-r--r--arch/alpha/include/uapi/asm/mman.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/include/uapi/asm/mman.h b/arch/alpha/include/uapi/asm/mman.h
index ab336c06153e..fec1947b8dbc 100644
--- a/arch/alpha/include/uapi/asm/mman.h
+++ b/arch/alpha/include/uapi/asm/mman.h
@@ -47,7 +47,6 @@
#define MADV_WILLNEED 3 /* will need these pages */
#define MADV_SPACEAVAIL 5 /* ensure resources are available */
#define MADV_DONTNEED 6 /* don't need these pages */
-#define MADV_FREE 7 /* free pages only if memory pressure */
/* common/generic parameters */
#define MADV_FREE 8 /* free pages only if memory pressure */