From: Markos Chandras Date: Mon, 17 Jun 2013 13:00:41 +0000 (+0000) Subject: MIPS: sibyte: Remove unused variable. X-Git-Tag: v3.11-rc1~14^2^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6095cace181603a1200652c4b249ff648c205a8;p=pandora-kernel.git MIPS: sibyte: Remove unused variable. Fixes the following build problem: arch/mips/sibyte/sb1250/bus_watcher.c: In function 'sibyte_bw_int': arch/mips/sibyte/sb1250/bus_watcher.c:179:7: error: unused variable 'bw_buf' [-Werror=unused-variable] Signed-off-by: Markos Chandras Cc: sibyte-users@bitmover.com Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5481/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed