Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163356
b: refs/heads/master
c: d14d751
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Aug 4, 2009
1 parent b1512b8 commit e69b1e1
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 57 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: c7914834ef3b8a396b7e82ea34ac07cdcfe6f868
refs/heads/master: d14d751ff9234595639a16e53b3cf0c575946bde
1 change: 0 additions & 1 deletion trunk/arch/sh/kernel/sh_ksyms_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ EXPORT_SYMBOL(__get_user_asm_l);
EXPORT_SYMBOL(__get_user_asm_q);
EXPORT_SYMBOL(__strnlen_user);
EXPORT_SYMBOL(__strncpy_from_user);
EXPORT_SYMBOL(clear_page);
EXPORT_SYMBOL(__clear_user);
EXPORT_SYMBOL(copy_page);
EXPORT_SYMBOL(__copy_user);
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sh/lib64/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

# Panic should really be compiled as PIC
lib-y := udelay.o dbg.o panic.o memcpy.o memset.o \
copy_user_memcpy.o copy_page.o clear_page.o strcpy.o strlen.o
copy_user_memcpy.o copy_page.o strcpy.o strlen.o

# Extracted from libgcc
lib-y += udivsi3.o udivdi3.o sdivsi3.o
54 changes: 0 additions & 54 deletions trunk/arch/sh/lib64/clear_page.S

This file was deleted.

0 comments on commit e69b1e1

Please sign in to comment.