ftrace: ktime.h not included in ftrace.h
authorSteven Noonan <steven@uplinklabs.net>
Thu, 2 Oct 2008 19:00:07 +0000 (12:00 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:39:14 +0000 (10:39 +0200)
commiteb7fa935274bb233686fdf7a53f40c5d9ee76ed6
tree06f5429865f1c720a483579f8f872b5ac16d4053
parent3e1932ad59726d794a865cc159c0593d54bf0cb6
ftrace: ktime.h not included in ftrace.h

Including <linux/ktime.h> eliminates the following error:

include/linux/ftrace.h:220: error: expected specifier-qualifier-list
before 'ktime_t'

Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/ftrace.h