Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 153877
b: refs/heads/master
c: 5ba3b24
h: refs/heads/master
i:
  153875: 32532a5
v: v3
  • Loading branch information
Philippe Gerum authored and Mike Frysinger committed Jun 23, 2009
1 parent 54f5229 commit 3d83ec8
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 77 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: a40494a62a11dbaf326397aa94b2018ead09884d
refs/heads/master: 5ba3b249c9e08100b0822f17276348b3447d6ee3
1 change: 0 additions & 1 deletion trunk/arch/blackfin/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ obj-$(CONFIG_FUNCTION_GRAPH_TRACER) += ftrace.o
CFLAGS_REMOVE_ftrace.o = -pg

obj-$(CONFIG_IPIPE) += ipipe.o
obj-$(CONFIG_IPIPE_TRACE_MCOUNT) += mcount.o
obj-$(CONFIG_BFIN_GPTIMERS) += gptimers.o
obj-$(CONFIG_CPLB_INFO) += cplbinfo.o
obj-$(CONFIG_MODULES) += module.o
Expand Down
5 changes: 0 additions & 5 deletions trunk/arch/blackfin/kernel/ipipe.c
Original file line number Diff line number Diff line change
Expand Up @@ -342,8 +342,3 @@ void ___ipipe_sync_pipeline(unsigned long syncmask)
}

EXPORT_SYMBOL(show_stack);

#ifdef CONFIG_IPIPE_TRACE_MCOUNT
void notrace _mcount(void);
EXPORT_SYMBOL(_mcount);
#endif /* CONFIG_IPIPE_TRACE_MCOUNT */
70 changes: 0 additions & 70 deletions trunk/arch/blackfin/kernel/mcount.S

This file was deleted.

0 comments on commit 3d83ec8

Please sign in to comment.