From 9bd7cecc54fabcee759d2089983f3cab6d180a3a Mon Sep 17 00:00:00 2001 From: Huang Weiyi Date: Tue, 21 Oct 2008 06:43:33 +0800 Subject: [PATCH] --- yaml --- r: 116759 b: refs/heads/master c: a50c22eed593f474e75f693381e4d42e81762de8 h: refs/heads/master i: 116757: cab00732f1107e3a68a952df7b1cacda960ee38f 116755: a8bb396162e4f81872753d4c8c9af8435b04a7bc 116751: bd933ab34d957ba44ff57b76f938372b8aa1f145 v: v3 --- [refs] | 2 +- trunk/mm/memory.c | 2 -- trunk/mm/vmalloc.c | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 1987418568d5..916822eeb889 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e798ba57e9f423dddbf1bdeb20a62bdd0593890f +refs/heads/master: a50c22eed593f474e75f693381e4d42e81762de8 diff --git a/trunk/mm/memory.c b/trunk/mm/memory.c index 3a6c4a658325..164951c47305 100644 --- a/trunk/mm/memory.c +++ b/trunk/mm/memory.c @@ -64,8 +64,6 @@ #include "internal.h" -#include "internal.h" - #ifndef CONFIG_NEED_MULTIPLE_NODES /* use the per-pgdat data instead for discontigmem - mbligh */ unsigned long max_mapnr; diff --git a/trunk/mm/vmalloc.c b/trunk/mm/vmalloc.c index 0797589d51f8..65ae576030da 100644 --- a/trunk/mm/vmalloc.c +++ b/trunk/mm/vmalloc.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include #include