[SPARC64]: remove use of asm/segment.h
Removed sparc64 architecture specific users of asm/segment.h and asm-sparc64/segment.h itself Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
6c52a96e6c
commit
3d6364abcf
@@ -33,7 +33,6 @@
|
|||||||
#include <linux/cpu.h>
|
#include <linux/cpu.h>
|
||||||
#include <linux/initrd.h>
|
#include <linux/initrd.h>
|
||||||
|
|
||||||
#include <asm/segment.h>
|
|
||||||
#include <asm/system.h>
|
#include <asm/system.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <asm/processor.h>
|
#include <asm/processor.h>
|
||||||
|
|||||||
@@ -18,7 +18,6 @@
|
|||||||
#include <asm/a.out.h>
|
#include <asm/a.out.h>
|
||||||
#include <asm/pstate.h>
|
#include <asm/pstate.h>
|
||||||
#include <asm/ptrace.h>
|
#include <asm/ptrace.h>
|
||||||
#include <asm/segment.h>
|
|
||||||
#include <asm/page.h>
|
#include <asm/page.h>
|
||||||
|
|
||||||
/* The sparc has no problems with write protection */
|
/* The sparc has no problems with write protection */
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
#ifndef __SPARC64_SEGMENT_H
|
|
||||||
#define __SPARC64_SEGMENT_H
|
|
||||||
|
|
||||||
/* Only here because we have some old header files that expect it.. */
|
|
||||||
|
|
||||||
#endif
|
|
||||||
Reference in New Issue
Block a user