mirror of
https://github.com/torvalds/linux.git
synced 2024-11-04 11:04:38 +00:00
[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>
This commit is contained in:
parent
6b9269abd6
commit
fa2259b06c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user