提交 873d3469 编写于 作者: K Kumar Gala 提交者: Linus Torvalds

[PATCH] ppc32: remove use of asm/segment.h

Removed ppc32 architecture specific users of asm/segment.h and
asm-ppc/segment.h itself
Signed-off-by: NKumar Gala <kumar.gala@freescale.com>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 6a00cbfc
......@@ -21,7 +21,6 @@
#include <linux/interrupt.h>
#include <linux/init.h>
#include <asm/segment.h>
#include <asm/io.h>
#include <asm/reg.h>
#include <asm/nvram.h>
......
......@@ -58,7 +58,6 @@
#include <linux/init.h>
#include <linux/profile.h>
#include <asm/segment.h>
#include <asm/io.h>
#include <asm/nvram.h>
#include <asm/cache.h>
......
......@@ -22,7 +22,6 @@
#include <linux/init.h>
#include <linux/bcd.h>
#include <asm/segment.h>
#include <asm/io.h>
#include <asm/nvram.h>
#include <asm/prom.h>
......
......@@ -15,7 +15,6 @@
#include <linux/ioport.h>
#include <asm/sections.h>
#include <asm/segment.h>
#include <asm/io.h>
#include <asm/machdep.h>
#include <asm/prep_nvram.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册