remove dummy asm/kvm.h files
authorAdrian Bunk <bunk@kernel.org>
Tue, 1 Jul 2008 16:27:16 +0000 (19:27 +0300)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 25 Jul 2008 18:35:50 +0000 (14:35 -0400)
This patch removes the dummy asm/kvm.h files on architectures not (yet)
supporting KVM and uses the same conditional headers installation as
already used for a.out.h .

Also removed are superfluous install rules in the s390 and x86 Kbuild
files (they are already in Kbuild.asm).

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found