Skip to content

Commit

Permalink
sh: Kill off lib64 version of iomap wrappers.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <[email protected]>
  • Loading branch information
pmundt committed Jan 28, 2008
1 parent fcfdd0f commit e32acaf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 55 deletions.
2 changes: 1 addition & 1 deletion arch/sh/lib64/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@

# Panic should really be compiled as PIC
lib-y := udelay.o c-checksum.o dbg.o panic.o memcpy.o copy_user_memcpy.o \
page_copy.o page_clear.o iomap.o
page_copy.o page_clear.o

54 changes: 0 additions & 54 deletions arch/sh/lib64/iomap.c

This file was deleted.

0 comments on commit e32acaf

Please sign in to comment.