mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 23:50:53 +07:00
[IA64] remove use of asm/segment.h
Removed IA64 architecture specific users of asm/segment.h The removal of asm-ia64/segment.h itself can wait until all of the kernel source has been purged of references. Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
parent
0572e3da3f
commit
a877bd36f7
@ -29,7 +29,6 @@
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/rse.h>
|
||||
#include <asm/sigcontext.h>
|
||||
#include <asm/segment.h>
|
||||
|
||||
#include "ia32priv.h"
|
||||
|
||||
|
@ -24,7 +24,6 @@
|
||||
|
||||
#include <asm/machvec.h>
|
||||
#include <asm/page.h>
|
||||
#include <asm/segment.h>
|
||||
#include <asm/system.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/sal.h>
|
||||
|
@ -36,7 +36,6 @@
|
||||
#include <asm/topology.h>
|
||||
#include <asm/smp.h>
|
||||
#include <asm/semaphore.h>
|
||||
#include <asm/segment.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/sal.h>
|
||||
#include <asm/sn/io.h>
|
||||
|
Loading…
Reference in New Issue
Block a user