commit | 5bd807659bfd5d5a393b2269dc3e9699dddd9ad6 | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Mon Jun 24 14:42:21 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jun 25 16:47:33 2013 +0200 |
tree | 287f8c28c7229e9f22add197d89e0bdfebf04e25 | |
parent | 0be0aea2ffa2be1590c86dc226291939bd5535b0 [diff] |
MIPS: SNI: pcimt: Guard sni_controller with CONFIG_PCI Fixes the following build problem: arch/mips/sni/pcimt.c:188:30: error: 'sni_controller' defined but not used [-Werror=unused-variable] Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Acked-by: Steven J. Hill <Steven.Hill@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5547/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>