aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/gdb-io.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-03-28 13:30:02 -0400
committerDavid Howells <dhowells@redhat.com>2012-03-28 13:30:02 -0400
commit40ab3317493609c9a8199492588ae7bf88eb12d6 (patch)
tree5758d163e818debc0ac63506be16b858db85a1e8 /arch/frv/kernel/gdb-io.c
parentb1a154dbf9ddbf396578642299ce75aa73d01763 (diff)
Disintegrate asm/system.h for FRV
Disintegrate asm/system.h for FRV. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'arch/frv/kernel/gdb-io.c')
-rw-r--r--arch/frv/kernel/gdb-io.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/frv/kernel/gdb-io.c b/arch/frv/kernel/gdb-io.c
index 2ca641d199f8..0707d35079ba 100644
--- a/arch/frv/kernel/gdb-io.c
+++ b/arch/frv/kernel/gdb-io.c
@@ -19,7 +19,6 @@
19#include <linux/serial_reg.h> 19#include <linux/serial_reg.h>
20 20
21#include <asm/pgtable.h> 21#include <asm/pgtable.h>
22#include <asm/system.h>
23#include <asm/irc-regs.h> 22#include <asm/irc-regs.h>
24#include <asm/timer-regs.h> 23#include <asm/timer-regs.h>
25#include <asm/gdb-stub.h> 24#include <asm/gdb-stub.h>