]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit178e09b33406b7eaf1dd910d1137a09ceb87a94c
tree9479c0221b8fc757f11da0171b551697c39a23e3
parent0b69739c3e29246b8496e47f56c6f6bf96bf5247
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