tracing/fastboot: move boot tracer structs and funcs into their own header.
[linux-2.6-block.git] / kernel / trace / trace.h
index e40ce0c14690688c97413646c58acec18e08108b..f69a5199596bd4b7c1fe39118ee13616e51e2b56 100644 (file)
@@ -8,6 +8,7 @@
 #include <linux/ring_buffer.h>
 #include <linux/mmiotrace.h>
 #include <linux/ftrace.h>
+#include <trace/boot.h>
 
 enum trace_type {
        __TRACE_FIRST_TYPE = 0,