Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146696
b: refs/heads/master
c: 0cd5f7b
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Paul Mundt committed May 3, 2009
1 parent 0bc106d commit 11870b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 66fdc951720406deb3b0f17094cb16ec623f525d
refs/heads/master: 0cd5f7b0c7fd96f9f00187ef2ad2328de28ae326
3 changes: 1 addition & 2 deletions trunk/arch/sh/kernel/sh_ksyms_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,12 @@
#include <asm/ftrace.h>

extern int dump_fpu(struct pt_regs *, elf_fpregset_t *);
extern struct hw_interrupt_type no_irq_type;

/* platform dependent support */
EXPORT_SYMBOL(dump_fpu);
EXPORT_SYMBOL(kernel_thread);
EXPORT_SYMBOL(irq_desc);
EXPORT_SYMBOL(no_irq_type);
EXPORT_SYMBOL(no_irq_chip);

EXPORT_SYMBOL(strlen);

Expand Down

0 comments on commit 11870b8

Please sign in to comment.