MIPS: SNI: pcit: Fix build error with CONFIG_PCI=n disabled.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 25 Jun 2013 15:10:28 +0000 (17:10 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 25 Jun 2013 15:10:28 +0000 (17:10 +0200)
commit6a72015d3c3602dd969e79510486807c481a0e1b
tree9479c0221b8fc757f11da0171b551697c39a23e3
parent5bd807659bfd5d5a393b2269dc3e9699dddd9ad6
MIPS: SNI: pcit: Fix build error with CONFIG_PCI=n disabled.

  CC      arch/mips/sni/pcit.o
arch/mips/sni/pcit.c:150:30: warning: â€˜sni_pcit_controller’ defined but not used [-Wunused-variable]

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sni/pcit.c