IB/qib: Add missing <linux/slab.h> include
authorDavid Miller <davem@davemloft.net>
Thu, 5 Aug 2010 05:55:52 +0000 (05:55 +0000)
committerRoland 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