From: Jaswinder Singh Rajput Date: Sun, 4 Jan 2009 10:58:22 +0000 (+0530) Subject: x86: time_64.c fix style problems X-Git-Tag: firefly_0821_release~15492^2~75^2~16 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fe331184a33bf0458a04e8fb3d5c006e6520a871;p=firefly-linux-kernel-4.4.55.git x86: time_64.c fix style problems Impact: cleanup Fix: WARNING: Use #include instead of total: 0 errors, 1 warnings Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/kernel/time_64.c b/arch/x86/kernel/time_64.c index 891e7a7c4334..e6e695acd725 100644 --- a/arch/x86/kernel/time_64.c +++ b/arch/x86/kernel/time_64.c @@ -17,10 +17,10 @@ #include #include #include +#include #include #include -#include #include #include #include