git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
480f58e
)
IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c
author
Roland Dreier
<rolandd@cisco.com>
Tue, 22 Apr 2008 01:19:15 +0000
(18:19 -0700)
committer
Roland 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