Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68211
b: refs/heads/master
c: f7f8634
h: refs/heads/master
i:
  68209: 2c9db59
  68207: d7642a5
v: v3
  • Loading branch information
Paul Mundt committed Sep 21, 2007
1 parent 042aa81 commit 1e7847d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: e289fd972c9943e51c46929e9dbec3cc4558a6b8
refs/heads/master: f7f86345fd0cf951613e76e4d00f1f6e8cd11f81
7 changes: 1 addition & 6 deletions trunk/arch/sh/kernel/sh_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ EXPORT_SYMBOL(get_vm_area);
EXPORT_SYMBOL(__up);
EXPORT_SYMBOL(__down);
EXPORT_SYMBOL(__down_interruptible);
EXPORT_SYMBOL(__down_trylock);

EXPORT_SYMBOL(__udelay);
EXPORT_SYMBOL(__ndelay);
Expand Down Expand Up @@ -142,12 +143,6 @@ EXPORT_SYMBOL(__flush_purge_region);
EXPORT_SYMBOL(clear_user_page);
#endif

EXPORT_SYMBOL(__down_trylock);

#ifdef CONFIG_SMP
EXPORT_SYMBOL(synchronize_irq);
#endif

EXPORT_SYMBOL(csum_partial);
EXPORT_SYMBOL(csum_partial_copy_generic);
#ifdef CONFIG_IPV6
Expand Down

0 comments on commit 1e7847d

Please sign in to comment.