commit | 1cdae042fc63dd987f39ffb3258e54fdac8b9852 | [log] [tgz] |
---|---|---|
author | Ahbong Chang <cwahbong@google.com> | Mon Apr 16 10:36:25 2018 +0800 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Apr 19 11:05:48 2018 -0400 |
tree | cd4aaa353eed951c1d81b1584016f8db7018c990 | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 [diff] |
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>