From: Jaswinder Singh Rajput Date: Sun, 4 Jan 2009 10:58:22 +0000 (+0530) Subject: x86: time_64.c fix style problems X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fe331184a33bf0458a04e8fb3d5c006e6520a871;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.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