From: Kumar Gala Date: Wed, 24 Aug 2005 16:56:56 +0000 (-0500) Subject: [PATCH] ppc64: remove use of asm/segment.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fa2259b06c38a7c392966c66cd1cdd710d487463;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [PATCH] ppc64: remove use of asm/segment.h Removed PPC64 architecture specific users of asm/segment.h. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- diff --git a/arch/ppc64/kernel/time.c b/arch/ppc64/kernel/time.c index 1696e1b05bb9..91ef95ccda4f 100644 --- a/arch/ppc64/kernel/time.c +++ b/arch/ppc64/kernel/time.c @@ -51,7 +51,6 @@ #include #include -#include #include #include #include