Skip to content

Commit

Permalink
ia64: remove redundant generic-y += kvm_para.h from asm/Kbuild
Browse files Browse the repository at this point in the history
"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 <[email protected]>
  • Loading branch information
masahir0y committed Jul 9, 2017
1 parent e4c694a commit e18e340
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/ia64/include/asm/Kbuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e18e340

Please sign in to comment.