linux-ia64.vger.kernel.org archive mirror
 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

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 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).