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: Avi Kivity <avi@redhat.com>
  • Loading branch information
Danny Kukawka authored and Avi Kivity committed Mar 8, 2012
1 parent 270c6c7 commit 9cc815e
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>
#include <linux/hugetlb.h>
Expand Down

0 comments on commit 9cc815e

Please sign in to comment.