Skip to content

Commit

Permalink
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Danny Kukawka authored and Benjamin Herrenschmidt committed Feb 27, 2012
1 parent 3d066d7 commit ed7e3d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/kvm/book3s_hv.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit ed7e3d1

Please sign in to comment.