From 342d7a908474b0826faa9640b703debeaa08bd46 Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Mon, 21 Sep 2009 17:02:53 -0700 Subject: [PATCH] --- yaml --- r: 164442 b: refs/heads/master c: 72ff13b7036bc7923e0f2b5f4a724ca260d49aab h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/mm/nommu.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index ce1a993854ee..f9705350ca82 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cff397e6b3c5bd67e26946792e81ab064c9acc1f +refs/heads/master: 72ff13b7036bc7923e0f2b5f4a724ca260d49aab diff --git a/trunk/mm/nommu.c b/trunk/mm/nommu.c index 66e81e7e9fe9..3b90086e85a2 100644 --- a/trunk/mm/nommu.c +++ b/trunk/mm/nommu.c @@ -56,8 +56,6 @@ void no_printk(const char *fmt, ...) no_printk(KERN_DEBUG FMT"\n", ##__VA_ARGS__) #endif -#include "internal.h" - void *high_memory; struct page *mem_map; unsigned long max_mapnr;