Skip to content

Commit

Permalink
Blackfin: merge asm/mutex.h into kbuild too
Browse files Browse the repository at this point in the history
This header was being rewritten while the asm-generic kbuild support
was in flight, so it missed out on the update.  Punt the stub and use
the kbuild now that everything has settled.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
  • Loading branch information
Mike Frysinger committed Oct 25, 2011
1 parent e0754d8 commit 2db1f97
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 @@ -21,6 +21,7 @@ generic-y += local64.h
generic-y += local.h
generic-y += mman.h
generic-y += msgbuf.h
generic-y += mutex.h
generic-y += param.h
generic-y += percpu.h
generic-y += pgalloc.h
Expand Down
1 change: 0 additions & 1 deletion arch/blackfin/include/asm/mutex.h

This file was deleted.

0 comments on commit 2db1f97

Please sign in to comment.