Browse Source

[PATCH] ppc64: remove use of asm/segment.h

Removed PPC64 architecture specific users of asm/segment.h.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Kumar Gala 20 years ago
parent
commit
fa2259b06c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/ppc64/kernel/time.c

+ 0 - 1
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>