linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
@ 2012-02-16 13:55 Danny Kukawka
  2012-02-16 16:09 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Kukawka @ 2012-02-16 13:55 UTC (permalink / raw)
  To: Avi Kivity
  Cc: kvm, Marcelo Tosatti, Danny Kukawka, Alexander Graf, kvm-ppc,
	linux-kernel, Paul Mackerras, linuxppc-dev

arch/powerpc/kvm/book3s_hv.c: included 'linux/sched.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
 arch/powerpc/kvm/book3s_hv.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/kvm/book3s_hv.c b/arch/powerpc/kvm/book3s_hv.c
index 336983d..a726716 100644
--- a/arch/powerpc/kvm/book3s_hv.c
+++ b/arch/powerpc/kvm/book3s_hv.c
@@ -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>
 
-- 
1.7.8.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
  2012-02-16 13:55 [PATCH] arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice Danny Kukawka
@ 2012-02-16 16:09 ` Avi Kivity
  0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2012-02-16 16:09 UTC (permalink / raw)
  To: Danny Kukawka
  Cc: kvm, Marcelo Tosatti, Danny Kukawka, Alexander Graf, kvm-ppc,
	linux-kernel, Paul Mackerras, linuxppc-dev

On 02/16/2012 03:55 PM, Danny Kukawka wrote:
> arch/powerpc/kvm/book3s_hv.c: included 'linux/sched.h' twice,
> remove the duplicate.
>

Thanks, applied.

-- 
error compiling committee.c: too many arguments to function

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-16 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 13:55 [PATCH] arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice Danny Kukawka
2012-02-16 16:09 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).