diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 13:30:02 -0400 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 13:30:02 -0400 |
commit | a5401ee3da720d29bcce90ed352738c85a71f6cf (patch) | |
tree | 4fc07d751864b455b12272ea0bbc126140f4c446 /arch/h8300/kernel/process.c | |
parent | 40ab3317493609c9a8199492588ae7bf88eb12d6 (diff) |
Disintegrate asm/system.h for H8300
Disintegrate asm/system.h for H8300.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Diffstat (limited to 'arch/h8300/kernel/process.c')
-rw-r--r-- | arch/h8300/kernel/process.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/h8300/kernel/process.c b/arch/h8300/kernel/process.c index 1a173b35f475..0e9c315be104 100644 --- a/arch/h8300/kernel/process.c +++ b/arch/h8300/kernel/process.c | |||
@@ -38,7 +38,6 @@ | |||
38 | #include <linux/slab.h> | 38 | #include <linux/slab.h> |
39 | 39 | ||
40 | #include <asm/uaccess.h> | 40 | #include <asm/uaccess.h> |
41 | #include <asm/system.h> | ||
42 | #include <asm/traps.h> | 41 | #include <asm/traps.h> |
43 | #include <asm/setup.h> | 42 | #include <asm/setup.h> |
44 | #include <asm/pgtable.h> | 43 | #include <asm/pgtable.h> |