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:
a5210c1
)
IB/qib: Add missing <linux/slab.h> include
author
David Miller
<davem@davemloft.net>
Thu, 5 Aug 2010 05:55:52 +0000
(
05:55
+0000)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 5 Aug 2010 21:26:58 +0000
(14:26 -0700)
Fix build failure on sparc64 which is missing the include of
<linux/slab.h> via <asm/pci.h> that x86, powerpc, ia64, etc. have.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found