]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
[PATCH] ppc64: remove use of asm/segment.h
authorKumar Gala <galak@freescale.com>
Wed, 24 Aug 2005 16:56:56 +0000 (11:56 -0500)
committerPaul Mackerras <paulus@samba.org>
Tue, 6 Sep 2005 06:07:53 +0000 (16:07 +1000)
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>
arch/ppc64/kernel/time.c

index 1696e1b05bb9c8b914d5a6198cb5ecd8bb00b6ba..91ef95ccda4fca400f2efe3fd6d983a2f85a40b8 100644 (file)
@@ -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>