]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit83da06805bb1c3e4890dc086032778d463a50369
tree7b8b1a739912fe05f5a7d5281a84e07a680c06be
parente60c944a8f2daae5a44d6e7fcd2b90ee1afc7d0a
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