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

Commit 329d20ba authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Avi Kivity
Browse files

KVM: powerpc: use of kzalloc/kfree requires including slab.h

parent d35b8dd9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

#include <linux/kvm_host.h>
#include <linux/err.h>
#include <linux/slab.h>

#include <asm/reg.h>
#include <asm/cputable.h>