Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[firefly-linux-kernel-4.4.55.git] / mm / nommu.c
index 4a852f6c5709dbda2a29561714b704972ec292f6..a881d9673c6b165e5336e83bf2ab75bf3c03d938 100644 (file)
@@ -1981,11 +1981,6 @@ error:
        return -ENOMEM;
 }
 
-int in_gate_area_no_mm(unsigned long addr)
-{
-       return 0;
-}
-
 int filemap_fault(struct vm_area_struct *vma, struct vm_fault *vmf)
 {
        BUG();