Skip to content

Commit

Permalink
[PATCH] ppc64: remove use of asm/segment.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kumar Gala authored and Paul Mackerras committed Sep 6, 2005
1 parent 6b9269a commit fa2259b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/ppc64/kernel/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit fa2259b

Please sign in to comment.