commit | 403fbdff96057ad312b672408ec676782a802b74 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Apr 13 21:15:09 2011 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue May 10 18:15:25 2011 +0100 |
tree | 4ee40b76531c1a5c1890a613d551a2f85c84bc96 | |
parent | 8bdd51429da5aec173ab6f0e431b13ee6782a888 [diff] |
MIPS: Alchemy: Fix GCC 4.6.0 build error. CC arch/mips/alchemy/devboards/db1x00/board_setup.o arch/mips/alchemy/devboards/db1x00/board_setup.c: In function 'board_setup': arch/mips/alchemy/devboards/db1x00/board_setup.c:130:6: error: variable 'pin_func' set but not used [-Werror=unused-but-set-variable] Signed-off-by: Ralf Baechle <ralf@linux-mips.org>