]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
authorDanny Kukawka <danny.kukawka@bisect.de>
Thu, 16 Feb 2012 03:55:54 +0000 (03:55 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
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 <danny.kukawka@bisect.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
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>