Просмотр исходного кода

[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 лет назад
Родитель
Сommit
fa2259b06c
1 измененных файлов с 0 добавлено и 1 удалено
  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>