diff options
Diffstat (limited to 'arch/frv')
-rw-r--r-- | arch/frv/include/asm/processor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/frv/include/asm/processor.h b/arch/frv/include/asm/processor.h index 81c2e271d620..4a53811cd4cd 100644 --- a/arch/frv/include/asm/processor.h +++ b/arch/frv/include/asm/processor.h | |||
@@ -54,7 +54,6 @@ extern struct cpuinfo_frv __nongprelbss boot_cpu_data; | |||
54 | * Bus types | 54 | * Bus types |
55 | */ | 55 | */ |
56 | #define EISA_bus 0 | 56 | #define EISA_bus 0 |
57 | #define MCA_bus 0 | ||
58 | 57 | ||
59 | struct thread_struct { | 58 | struct thread_struct { |
60 | struct pt_regs *frame; /* [GR28] exception frame ptr for this thread */ | 59 | struct pt_regs *frame; /* [GR28] exception frame ptr for this thread */ |