]> git.baikalelectronics.ru Git - kernel.git/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)
commit0b69739c3e29246b8496e47f56c6f6bf96bf5247
tree287f8c28c7229e9f22add197d89e0bdfebf04e25
parentb0d274e1681e460a65e14b9be4ee782e554ada5c
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