arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
authorDanny Kukawka <[email protected]>
Thu, 16 Feb 2012 03:55:54 +0000 (03:55 +0000)
committerBenjamin Herrenschmidt <[email protected]>
Mon, 27 Feb 2012 00:33:58 +0000 (11:33 +1100)
arch/powerpc/kvm/book3s_hv.c: included 'linux/sched.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
arch/powerpc/kvm/book3s_hv.c

index 336983da9e726c1e144b9a29be03934308800958..a7267167a55040c1e7b9acbdeb4d6fcc2764dfad 100644 (file)
@@ -46,7 +46,6 @@
 #include <asm/page.h>
 #include <asm/hvcall.h>
 #include <linux/gfp.h>
-#include <linux/sched.h>
 #include <linux/vmalloc.h>
 #include <linux/highmem.h>