From: Sasha Levin Date: Thu, 19 Jul 2012 22:51:22 +0000 (-0400) Subject: mm: frontswap: remove unneeded headers X-Git-Tag: accepted/tizen/common/20141203.182822~4141^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3389b530a67e8aed049a213f751b29023bd9fcce;p=platform%2Fkernel%2Flinux-arm64.git mm: frontswap: remove unneeded headers Signed-off-by: Sasha Levin [v1: Rebased with tracing removed] Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/mm/frontswap.c b/mm/frontswap.c index 7fb9538..5318b3a 100644 --- a/mm/frontswap.c +++ b/mm/frontswap.c @@ -11,15 +11,11 @@ * This work is licensed under the terms of the GNU GPL, version 2. */ -#include #include #include #include -#include #include -#include #include -#include #include #include #include