]> Pileus Git - ~andy/linux/commit
MIPS: SNI: pcimt: Guard sni_controller with CONFIG_PCI
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 24 Jun 2013 14:42:21 +0000 (14:42 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 25 Jun 2013 14:47:33 +0000 (16:47 +0200)
commit5bd807659bfd5d5a393b2269dc3e9699dddd9ad6
tree287f8c28c7229e9f22add197d89e0bdfebf04e25
parent0be0aea2ffa2be1590c86dc226291939bd5535b0
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>
arch/mips/sni/pcimt.c