Skip to content

Commit

Permalink
m68k: switch to using the asm-generic spinlock.h
Browse files Browse the repository at this point in the history
We don't need a local spinlock.h, switch to using the asm-generic version.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
  • Loading branch information
Greg Ungerer authored and Geert Uytterhoeven committed Nov 14, 2012
1 parent 32782d5 commit 8affd3e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions arch/m68k/include/asm/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ generic-y += resource.h
generic-y += scatterlist.h
generic-y += sections.h
generic-y += siginfo.h
generic-y += spinlock.h
generic-y += statfs.h
generic-y += topology.h
generic-y += types.h
Expand Down
6 changes: 0 additions & 6 deletions arch/m68k/include/asm/spinlock.h

This file was deleted.

0 comments on commit 8affd3e

Please sign in to comment.