Skip to content

Commit

Permalink
sparc32: removed unused code, implemented by generic code
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hellstrom <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
daniel-hellstrom authored and davem330 committed Apr 21, 2011
1 parent eb485d6 commit 1827237
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 205 deletions.
1 change: 0 additions & 1 deletion arch/sparc/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ lib-$(CONFIG_SPARC32) += divdi3.o udivdi3.o
lib-$(CONFIG_SPARC32) += copy_user.o locks.o
lib-y += atomic_$(BITS).o
lib-$(CONFIG_SPARC32) += lshrdi3.o ashldi3.o
lib-$(CONFIG_SPARC32) += rwsem_32.o
lib-$(CONFIG_SPARC32) += muldi3.o bitext.o cmpdi2.o

lib-$(CONFIG_SPARC64) += copy_page.o clear_page.o bzero.o
Expand Down
204 changes: 0 additions & 204 deletions arch/sparc/lib/rwsem_32.S

This file was deleted.

0 comments on commit 1827237

Please sign in to comment.