]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: Add missing forward declaration
authorAhbong Chang <cwahbong@google.com>
Mon, 16 Apr 2018 02:36:25 +0000 (10:36 +0800)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 19 Apr 2018 15:05:48 +0000 (11:05 -0400)
commitde97e8c7478a864f4cbd88594606bc1d31fef31c
treecd4aaa353eed951c1d81b1584016f8db7018c990
parent064bcb773e451d01c97b9b60772d30bcc3d5c90c
tracing: Add missing forward declaration

Without this forward declaration compile may fail if this header is
included only for registering other probe event without struct
pool_workqueue.

Link: http://lkml.kernel.org/r/20180416023626.139915-1-cwahbong@google.com
Reviewed-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Ahbong Chang <cwahbong@google.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
include/trace/events/workqueue.h