IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build
authorBryan O'Sullivan <bryan.osullivan@qlogic.com>
Wed, 16 May 2007 22:31:19 +0000 (15:31 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 10 Jul 2007 03:12:25 +0000 (20:12 -0700)
Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_iba6110.c

index 4171198..ba73dd0 100644 (file)
@@ -36,6 +36,7 @@
  * HT chip.
  */
 
+#include <linux/vmalloc.h>
 #include <linux/pci.h>
 #include <linux/delay.h>
 #include <linux/htirq.h>