]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: sibyte: Remove unused variable.
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 17 Jun 2013 13:00:41 +0000 (13:00 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 18 Jun 2013 19:26:56 +0000 (21:26 +0200)
commit82a8ddcbab8cc5b9342a13126f3f52f5914dc5cd
treede26d4e8f101bf19cd833e94c2f76c5c7cf215bf
parenteac6ee59371d863b47f49263b53d2f6e1807553f
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 <markos.chandras@imgtec.com>
Cc: sibyte-users@bitmover.com
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5481/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sibyte/sb1250/bus_watcher.c