From 78c388aed2b7184182c08428db1de6c872d815f5 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 4 Jan 1999 16:03:48 +0000 Subject: Merge with Linux 2.1.131 and more MIPS goodies. (Did I mention that CVS is buggy ...) --- mm/mprotect.c | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'mm/mprotect.c') diff --git a/mm/mprotect.c b/mm/mprotect.c index cc78e10ab..b28237c09 100644 --- a/mm/mprotect.c +++ b/mm/mprotect.c @@ -3,20 +3,12 @@ * * (C) Copyright 1994 Linus Torvalds */ -#include -#include -#include -#include -#include +#include #include #include -#include #include -#include -#include #include -#include #include static inline void change_pte_range(pmd_t * pmd, unsigned long address, -- cgit v1.2.3