Skip to content

Commit

Permalink
openrisc: Use Kbuild infrastructure for kvm_para.h
Browse files Browse the repository at this point in the history
All the headers but kvm_para.h use the Kbuild infrastructure to
get to the asm-generic headers.

Cc: linux-kbuild@vger.kernel.org
Cc: linux@lists.openrisc.net
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
  • Loading branch information
Steven Rostedt authored and Jonas Bonn committed Oct 25, 2012
1 parent 6f0c058 commit d48444c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions arch/openrisc/include/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ generic-y += ipcbuf.h
generic-y += irq_regs.h
generic-y += kdebug.h
generic-y += kmap_types.h
generic-y += kvm_para.h
generic-y += local.h
generic-y += mman.h
generic-y += module.h
Expand Down
1 change: 0 additions & 1 deletion arch/openrisc/include/uapi/asm/kvm_para.h

This file was deleted.

0 comments on commit d48444c

Please sign in to comment.