android_kernel_xiaomi_sm8350/drivers/infiniband/hw
Roland Dreier 37a6ab5227 IB/ipath: Build IBA7220 code unconditionally
The new IBA7220 code added a call to ipath_init_iba7220_funcs() that
is compiled unconditionally, but only built the IBA7220 code if
PCI_MSI is enabled.  Fix this by building the IBA7220 file
unconditonally.

This fixes build breakage when PCI_MSI=n, HT_IRQ=y and
INFINIBAND_IPATH=y reported by Ingo Molnar <mingo@elte.hu>:

 drivers/built-in.o: In function `ipath_init_one':
 ipath_driver.c:(.devinit.text+0x1e5bc): undefined reference to `ipath_init_iba7220_funcs'

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-21 18:19:14 -07:00
..
amso1100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 2008-04-21 15:49:58 -07:00
cxgb3 IB: convert struct class_device to struct device 2008-04-19 19:10:30 -07:00
ehca IB/ehca: Support all ibv_devinfo values in query_device() and query_port() 2008-04-16 21:09:35 -07:00
ipath IB/ipath: Build IBA7220 code unconditionally 2008-04-21 18:19:14 -07:00
mlx4 IB: convert struct class_device to struct device 2008-04-19 19:10:30 -07:00
mthca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 2008-04-21 15:49:58 -07:00
nes RDMA/nes: Remove unneeded function declarations 2008-04-21 18:19:12 -07:00