Commit e18e340f authored by Masahiro Yamada's avatar Masahiro Yamada

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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent e4c694a3
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment