From: Paul Mundt Date: Wed, 22 Oct 2008 21:14:59 +0000 (-0700) Subject: profiling: fix up CONFIG_PROC_FS=n build X-Git-Tag: v2.6.28-rc1~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f50ee3cee4c9d98eea0add6f439e6e5e0ca4a5;p=pandora-kernel.git profiling: fix up CONFIG_PROC_FS=n build In the case where procfs is disabled, create_proc_profile() does not exist. Stub it in with the others. Signed-off-by: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed