[SPARC]: remove use of asm/segment.h
Removed sparc architecture specific users of asm/segment.h and asm-sparc/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
3d6364abcf
commit
ca7c8d2c1e
@ -9,7 +9,6 @@
|
||||
#include <linux/threads.h> /* NR_CPUS */
|
||||
#include <linux/thread_info.h>
|
||||
|
||||
#include <asm/segment.h>
|
||||
#include <asm/page.h>
|
||||
#include <asm/psr.h>
|
||||
#include <asm/ptrace.h>
|
||||
|
Reference in New Issue
Block a user