git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c82104
)
profiling: fix up CONFIG_PROC_FS=n build
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 22 Oct 2008 21:14:59 +0000
(14:14 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 23 Oct 2008 15:55:01 +0000
(08:55 -0700)
In the case where procfs is disabled, create_proc_profile() does not
exist. Stub it in with the others.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found