All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] KVM: ia64: drop kvm.h from installed user headers
@ 2015-02-09 19:24 Mike Frysinger
  2015-02-10  8:02 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2015-02-09 19:24 UTC (permalink / raw)
  To: linux-ia64

The header was deleted, so stop trying to install it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 arch/ia64/include/uapi/asm/Kbuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/ia64/include/uapi/asm/Kbuild b/arch/ia64/include/uapi/asm/Kbuild
index 1b3f5eb..891002b 100644
--- a/arch/ia64/include/uapi/asm/Kbuild
+++ b/arch/ia64/include/uapi/asm/Kbuild
@@ -18,7 +18,6 @@ header-y += intrinsics.h
 header-y += ioctl.h
 header-y += ioctls.h
 header-y += ipcbuf.h
-header-y += kvm.h
 header-y += kvm_para.h
 header-y += mman.h
 header-y += msgbuf.h
-- 
2.2.1


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

* Re: [PATCH] KVM: ia64: drop kvm.h from installed user headers
  2015-02-09 19:24 [PATCH] KVM: ia64: drop kvm.h from installed user headers Mike Frysinger
@ 2015-02-10  8:02 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2015-02-10  8:02 UTC (permalink / raw)
  To: linux-ia64



On 09/02/2015 20:24, Mike Frysinger wrote:
> The header was deleted, so stop trying to install it.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
>  arch/ia64/include/uapi/asm/Kbuild | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/ia64/include/uapi/asm/Kbuild b/arch/ia64/include/uapi/asm/Kbuild
> index 1b3f5eb..891002b 100644
> --- a/arch/ia64/include/uapi/asm/Kbuild
> +++ b/arch/ia64/include/uapi/asm/Kbuild
> @@ -18,7 +18,6 @@ header-y += intrinsics.h
>  header-y += ioctl.h
>  header-y += ioctls.h
>  header-y += ipcbuf.h
> -header-y += kvm.h
>  header-y += kvm_para.h
>  header-y += mman.h
>  header-y += msgbuf.h
> 

Applied, thanks!

Paolo

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

end of thread, other threads:[~2015-02-10  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-09 19:24 [PATCH] KVM: ia64: drop kvm.h from installed user headers Mike Frysinger
2015-02-10  8:02 ` Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.