From: Jeremy Fitzhardinge Date: Wed, 15 Oct 2008 04:43:43 +0000 (-0700) Subject: x86/tlb_uv: remove strange mc146818rtc include X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=aef8f5b8c2da706cb3efe701e2a35e11221ea5bd;p=linux-beck.git x86/tlb_uv: remove strange mc146818rtc include For some reason tlb_uv was including linux/mc146818rtc.h. It really just needs linux/seq_file.h Signed-off-by: Jeremy Fitzhardinge Cc: Cliff Wickman Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/kernel/tlb_uv.c b/arch/x86/kernel/tlb_uv.c index 8b8c0d6640fa..04431f34fd16 100644 --- a/arch/x86/kernel/tlb_uv.c +++ b/arch/x86/kernel/tlb_uv.c @@ -6,7 +6,7 @@ * This code is released under the GNU General Public License version 2 or * later. */ -#include +#include #include #include