ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild

"generic-y += kvm_para.h" is doubled in asm/Kbuild and uapi/asm/Kbuild.
The one in the former should be simply removed because kvm_para.h is
exported.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
Masahiro Yamada 2017-07-10 03:32:44 +09:00
parent e4c694a3b0
commit e18e340fd1
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
generic-y += clkdev.h
generic-y += exec.h
generic-y += irq_work.h
generic-y += kvm_para.h
generic-y += mcs_spinlock.h
generic-y += mm-arch-hooks.h
generic-y += preempt.h