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)
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>

No differences found