commit | eb7fa935274bb233686fdf7a53f40c5d9ee76ed6 | [log] [tgz] |
---|---|---|
author | Steven Noonan <steven@uplinklabs.net> | Thu Oct 02 12:00:07 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 14 10:39:14 2008 +0200 |
tree | 06f5429865f1c720a483579f8f872b5ac16d4053 | |
parent | 3e1932ad59726d794a865cc159c0593d54bf0cb6 [diff] |
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>