Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / arch / ia64 / kernel / sys_ia64.c
index 9ef62a3..3edefc8 100644 (file)
@@ -5,6 +5,7 @@
  * Copyright (C) 1999-2000, 2002-2003, 2005 Hewlett-Packard Co
  *     David Mosberger-Tang <davidm@hpl.hp.com>
  */
+#include <linux/config.h>
 #include <linux/errno.h>
 #include <linux/fs.h>
 #include <linux/mm.h>
@@ -163,7 +164,7 @@ sys_pipe (void)
        return retval;
 }
 
-int ia64_mmap_check(unsigned long addr, unsigned long len,
+int ia64_map_check_rgn(unsigned long addr, unsigned long len,
                unsigned long flags)
 {
        unsigned long roff;