]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - kernel/trace/ftrace.c
ftrace: build fix for ftraced_suspend
authorIngo Molnar <mingo@elte.hu>
Fri, 11 Jul 2008 14:44:27 +0000 (16:44 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 11 Jul 2008 14:46:50 +0000 (16:46 +0200)
commitb2613e370dbeb69edbff989382fa54f2395aa471
treee943c77ea618e08cc1d2ba8cd026079d357c69fb
parent60bc080090e3bf6afa29c62cb25f913706551010
ftrace: build fix for ftraced_suspend

fix:

 kernel/trace/ftrace.c:1615: error: 'ftraced_suspend' undeclared (first use in this function)
 kernel/trace/ftrace.c:1615: error: (Each undeclared identifier is reported only once
 kernel/trace/ftrace.c:1615: error: for each function it appears in.)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/ftrace.c