From: Ralph Campbell Date: Tue, 25 May 2010 19:22:33 +0000 (-0700) Subject: IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=n X-Git-Tag: v2.6.35-rc1~9^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e3a1f4ab1a550dd6cf62a23aabedbad0d23e2d7;p=pandora-kernel.git IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=n This patch fixes a compile error saying qib_init_iba6120_funcs() is undefined when CONFIG_PCI_MSI is not defined. Thanks to Randy Dunlap for finding this and suggesting the fix. Signed-off-by: Ralph Campbell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed