aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/hvcserver.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/kernel/hvcserver.c')
-rw-r--r--arch/ppc64/kernel/hvcserver.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ppc64/kernel/hvcserver.c b/arch/ppc64/kernel/hvcserver.c
index bde8f42da854..4d584172055a 100644
--- a/arch/ppc64/kernel/hvcserver.c
+++ b/arch/ppc64/kernel/hvcserver.c
@@ -22,6 +22,8 @@
#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/module.h>
+#include <linux/slab.h>
+
#include <asm/hvcall.h>
#include <asm/hvcserver.h>
#include <asm/io.h>