From: Jeremy Fitzhardinge Date: Wed, 15 Oct 2008 04:43:43 +0000 (-0700) Subject: x86/tlb_uv: remove strange mc146818rtc include X-Git-Tag: v2.6.28-rc1~12^2~7 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=aef8f5b8c2da706cb3efe701e2a35e11221ea5bd;p=linux-2.6-omap-h63xx.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 8b8c0d6640f..04431f34fd1 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