aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/sun4d_irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/kernel/sun4d_irq.c')
-rw-r--r--arch/sparc/kernel/sun4d_irq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/kernel/sun4d_irq.c b/arch/sparc/kernel/sun4d_irq.c
index c4a2bfb750a4..12541f51fcfc 100644
--- a/arch/sparc/kernel/sun4d_irq.c
+++ b/arch/sparc/kernel/sun4d_irq.c
@@ -51,7 +51,6 @@ struct sun4d_timer_regs *sun4d_timers;
51#define MAX_STATIC_ALLOC 4 51#define MAX_STATIC_ALLOC 4
52extern struct irqaction static_irqaction[MAX_STATIC_ALLOC]; 52extern struct irqaction static_irqaction[MAX_STATIC_ALLOC];
53extern int static_irq_count; 53extern int static_irq_count;
54unsigned char cpu_leds[32];
55#ifdef CONFIG_SMP 54#ifdef CONFIG_SMP
56static unsigned char sbus_tid[32]; 55static unsigned char sbus_tid[32];
57#endif 56#endif