diff options
-rw-r--r-- | arch/mips/sibyte/sb1250/bus_watcher.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/mips/sibyte/sb1250/bus_watcher.c b/arch/mips/sibyte/sb1250/bus_watcher.c index 8871e3345bff..d0ca7b91c417 100644 --- a/arch/mips/sibyte/sb1250/bus_watcher.c +++ b/arch/mips/sibyte/sb1250/bus_watcher.c | |||
@@ -175,9 +175,6 @@ static irqreturn_t sibyte_bw_int(int irq, void *data) | |||
175 | #ifdef CONFIG_SIBYTE_BW_TRACE | 175 | #ifdef CONFIG_SIBYTE_BW_TRACE |
176 | int i; | 176 | int i; |
177 | #endif | 177 | #endif |
178 | #ifndef CONFIG_PROC_FS | ||
179 | char bw_buf[1024]; | ||
180 | #endif | ||
181 | 178 | ||
182 | #ifdef CONFIG_SIBYTE_BW_TRACE | 179 | #ifdef CONFIG_SIBYTE_BW_TRACE |
183 | csr_out32(M_SCD_TRACE_CFG_FREEZE, IOADDR(A_SCD_TRACE_CFG)); | 180 | csr_out32(M_SCD_TRACE_CFG_FREEZE, IOADDR(A_SCD_TRACE_CFG)); |