]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8a388e58718e52c2d0710fd6da0e026901dfbf91
tree06f5429865f1c720a483579f8f872b5ac16d4053
parent254922d7c79f0d4a498f33fff08c9fbfc9c19215
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