[PATCH] ppc64: removed include of <asm/segment.h>
Kumar Gala
galak at freescale.com
Wed Aug 17 07:20:39 EST 2005
segment.h in ppc64 is a dummy file so no need to include it in arch code
Signed-off-by: Kumar Gala <kumar.gala at freescale.com>
---
commit d88b795bc4c4b59c29a98e2a551c2ad4d65901c5
tree 1f9262f12a79869f4265bc057317f25bcbfa4960
parent 3068d1994b48bbf977af7a939e30eeeef6702e96
author Kumar K. Gala <kumar.gala at freescale.com> Tue, 16 Aug 2005 15:58:43 -0500
committer Kumar K. Gala <kumar.gala at freescale.com> Tue, 16 Aug 2005 15:58:43 -0500
arch/ppc64/kernel/time.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/ppc64/kernel/time.c b/arch/ppc64/kernel/time.c
--- a/arch/ppc64/kernel/time.c
+++ b/arch/ppc64/kernel/time.c
@@ -51,7 +51,6 @@
#include <linux/cpu.h>
#include <linux/security.h>
-#include <asm/segment.h>
#include <asm/io.h>
#include <asm/processor.h>
#include <asm/nvram.h>
More information about the Linuxppc64-dev
mailing list