From 98e5886591aa11ec899d70b2e38ea1ecb77b7888 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Thu, 26 May 2011 15:58:15 -0400 Subject: [PATCH] --- yaml --- r: 274373 b: refs/heads/master c: e25934a51772f47edd94d7b7d08b0e167769639c h: refs/heads/master i: 274371: 7b50f581a7d5af70fb606b847cf0dc6043f29fc9 v: v3 --- [refs] | 2 +- trunk/mm/fremap.c | 1 - trunk/mm/mmzone.c | 1 - trunk/mm/quicklist.c | 1 - trunk/mm/sparse-vmemmap.c | 1 - trunk/mm/swap_state.c | 1 - trunk/mm/swapfile.c | 1 - 7 files changed, 1 insertion(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 4436f5d20bb0..c94be41aff43 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9a418455134f5dc23f124d2818b2e8e1cea997a1 +refs/heads/master: e25934a51772f47edd94d7b7d08b0e167769639c diff --git a/trunk/mm/fremap.c b/trunk/mm/fremap.c index b8e0e2d468af..9ed4fd432467 100644 --- a/trunk/mm/fremap.c +++ b/trunk/mm/fremap.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include diff --git a/trunk/mm/mmzone.c b/trunk/mm/mmzone.c index f5b7d1760213..7cf7b7ddc7c5 100644 --- a/trunk/mm/mmzone.c +++ b/trunk/mm/mmzone.c @@ -8,7 +8,6 @@ #include #include #include -#include struct pglist_data *first_online_pgdat(void) { diff --git a/trunk/mm/quicklist.c b/trunk/mm/quicklist.c index 2876349339a7..942212970529 100644 --- a/trunk/mm/quicklist.c +++ b/trunk/mm/quicklist.c @@ -17,7 +17,6 @@ #include #include #include -#include #include DEFINE_PER_CPU(struct quicklist [CONFIG_NR_QUICK], quicklist); diff --git a/trunk/mm/sparse-vmemmap.c b/trunk/mm/sparse-vmemmap.c index 64b984091edb..1b7e22ab9b09 100644 --- a/trunk/mm/sparse-vmemmap.c +++ b/trunk/mm/sparse-vmemmap.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include diff --git a/trunk/mm/swap_state.c b/trunk/mm/swap_state.c index 46680461785b..78cc4d1f6cce 100644 --- a/trunk/mm/swap_state.c +++ b/trunk/mm/swap_state.c @@ -6,7 +6,6 @@ * * Rewritten to use page cache, (C) 1998 Stephen Tweedie */ -#include #include #include #include diff --git a/trunk/mm/swapfile.c b/trunk/mm/swapfile.c index 17bc224bce68..32313f30a68a 100644 --- a/trunk/mm/swapfile.c +++ b/trunk/mm/swapfile.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include