From: Andi Kleen Date: Fri, 29 Jul 2005 04:15:47 +0000 (-0700) Subject: [PATCH] x86_64: Remove unnecessary include in fault.c X-Git-Tag: v2.6.16.28-rc1~5233 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3ba80e7595f3e308e5e7135445b513779fc0ba3b;p=karo-tx-linux.git [PATCH] x86_64: Remove unnecessary include in fault.c Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/arch/x86_64/mm/fault.c b/arch/x86_64/mm/fault.c index 2f187986f940..13792721037e 100644 --- a/arch/x86_64/mm/fault.c +++ b/arch/x86_64/mm/fault.c @@ -23,7 +23,6 @@ #include /* For unblank_screen() */ #include #include -#include #include #include