Skip to content

Commit

Permalink
blackfin: 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: uclinux-dist-devel@blackfin.uclinux.org
Cc: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
  • Loading branch information
Steven Rostedt authored and Bob Liu committed Dec 13, 2012
1 parent 2ba3645 commit e9dfcdb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions arch/blackfin/include/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,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 += local64.h
generic-y += local.h
generic-y += mman.h
Expand Down
1 change: 0 additions & 1 deletion arch/blackfin/include/uapi/asm/kvm_para.h

This file was deleted.

0 comments on commit e9dfcdb

Please sign in to comment.