Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a024291b authored by Bryan O'Sullivan's avatar Bryan O'Sullivan Committed by Roland Dreier
Browse files

IB/ipath: Include <linux/vmalloc.h> to fix ppc64 build

parent 525f5f44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@
 * HT chip.
 */

#include <linux/vmalloc.h>
#include <linux/pci.h>
#include <linux/delay.h>
#include <linux/htirq.h>