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:
4668e4b
)
IB/qib: Make qib_driver static
author
Paul Bolle
<pebolle@tiscali.nl>
Wed, 7 Aug 2013 18:47:38 +0000
(20:47 +0200)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 13 Aug 2013 18:14:51 +0000
(11:14 -0700)
struct pci_driver qib_driver is only used in qib_init.c. Remove it
from qib.h and make it static in qib_init.c.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found