IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
authorRoland Dreier <rolandd@cisco.com>
Tue, 22 Apr 2008 01:19:15 +0000 (18:19 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 22 Apr 2008 01:19:15 +0000 (18:19 -0700)
commit44957572cc198f6fcee9569813722b9ae1bd1679
tree7b8b1a739912fe05f5a7d5281a84e07a680c06be
parent480f58e6143135680fc1e61ea2dedc72cf3d1f95
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c

The PCI MSI interface is stubbed out properly so that all the
functions just return failure if PCI_MSI=n, so there's no reason to
have "#ifdef CONFIG_PCI_MSI" blocks in ipath_iba7220.c.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_iba7220.c