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 | 1c80f22f8d809a9a9024aad7a5bd093f078e77cf (patch) | |
tree | 116af9c3b675d888f63910adefe1557528726736 /arch/mn10300/kernel/gdb-stub.c | |
parent | b81947c646bfefdf98e2fde5d7d39cbbda8525d4 (diff) |
Disintegrate asm/system.h for MN10300
Disintegrate asm/system.h for MN10300.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-am33-list@redhat.com
Diffstat (limited to 'arch/mn10300/kernel/gdb-stub.c')
-rw-r--r-- | arch/mn10300/kernel/gdb-stub.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mn10300/kernel/gdb-stub.c b/arch/mn10300/kernel/gdb-stub.c index 522eb8a9b60d..a128c57b586b 100644 --- a/arch/mn10300/kernel/gdb-stub.c +++ b/arch/mn10300/kernel/gdb-stub.c | |||
@@ -130,7 +130,6 @@ | |||
130 | #include <linux/bug.h> | 130 | #include <linux/bug.h> |
131 | 131 | ||
132 | #include <asm/pgtable.h> | 132 | #include <asm/pgtable.h> |
133 | #include <asm/system.h> | ||
134 | #include <asm/gdb-stub.h> | 133 | #include <asm/gdb-stub.h> |
135 | #include <asm/exceptions.h> | 134 | #include <asm/exceptions.h> |
136 | #include <asm/debugger.h> | 135 | #include <asm/debugger.h> |