aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel
diff options
context:
space:
mode:
authorKumar Gala <kumar.gala@freescale.com>2005-08-24 09:53:00 -0700
committerTony Luck <tony.luck@intel.com>2005-08-24 13:23:30 -0700
commita877bd36f7584fd7e4729099348cfc9190ba00aa (patch)
tree24e8946ece51b37d54c6a76146d6523eef6c34d8 /arch/ia64/sn/kernel
parentLinux v2.6.13-rc7 (diff)
downloadlinux-dev-a877bd36f7584fd7e4729099348cfc9190ba00aa.tar.xz
linux-dev-a877bd36f7584fd7e4729099348cfc9190ba00aa.zip
[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>
Diffstat (limited to 'arch/ia64/sn/kernel')
-rw-r--r--arch/ia64/sn/kernel/sn2/sn_hwperf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/sn/kernel/sn2/sn_hwperf.c b/arch/ia64/sn/kernel/sn2/sn_hwperf.c
index 833e700fdac9..e28214216fee 100644
--- a/arch/ia64/sn/kernel/sn2/sn_hwperf.c
+++ b/arch/ia64/sn/kernel/sn2/sn_hwperf.c
@@ -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>