Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54357
b: refs/heads/master
c: cdf50b2
h: refs/heads/master
i:
  54355: 79c1b18
v: v3
  • Loading branch information
Paul Mundt authored and Paul Mundt committed May 7, 2007
1 parent 4cc5b73 commit f602789
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 21 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 01066625e9ae39742c92e21163f7f2a818e02762
refs/heads/master: cdf50b23bf83624708d0abbb381a1c1694e42e19
1 change: 0 additions & 1 deletion trunk/arch/sh/kernel/sh_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ EXPORT_SYMBOL(__div64_32);

/* These symbols are generated by the compiler itself */
DECLARE_EXPORT(__udivsi3);
DECLARE_EXPORT(__udivdi3);
DECLARE_EXPORT(__sdivsi3);
DECLARE_EXPORT(__ashrdi3);
DECLARE_EXPORT(__ashldi3);
Expand Down
4 changes: 1 addition & 3 deletions trunk/arch/sh/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
#

lib-y = delay.o memset.o memmove.o memchr.o \
checksum.o strlen.o div64.o udivdi3.o \
div64-generic.o
checksum.o strlen.o div64.o div64-generic.o

memcpy-y := memcpy.o
memcpy-$(CONFIG_CPU_SH4) := memcpy-sh4.o

lib-y += $(memcpy-y)

16 changes: 0 additions & 16 deletions trunk/arch/sh/lib/udivdi3.c

This file was deleted.

0 comments on commit f602789

Please sign in to comment.