IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build
Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
parent
525f5f44c4
commit
a024291b36
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
* HT chip.
|
||||
*/
|
||||
|
||||
#include <linux/vmalloc.h>
|
||||
#include <linux/pci.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/htirq.h>
|
||||
|
|
Loading…
Reference in a new issue