Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a877bd36 authored by Kumar Gala's avatar Kumar Gala Committed by Tony Luck
Browse files

[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: default avatarKumar Gala <kumar.gala@freescale.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 0572e3da
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@
#include <asm/uaccess.h>
#include <asm/rse.h>
#include <asm/sigcontext.h>
#include <asm/segment.h>

#include "ia32priv.h"

+0 −1
Original line number Diff line number Diff line
@@ -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>
+0 −1
Original line number Diff line number Diff line
@@ -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>