[PATCH 0/2] tracing/boot: Cleanup prototypes
From: Masami Hiramatsu
Date: Wed Jan 29 2020 - 04:36:32 EST
Hi,
Here is a couple of patches to cleanup prototypes and includes
in boot time tracer.
I left 2 externs in trace_boot.c which will be removed by
Tom's in-kernel dynamic event API series.
Thank you,
---
Masami Hiramatsu (2):
tracing/boot: Include required headers and sort it alphabetically
tracing/boot: Move external function declarations to kernel/trace/trace.h
kernel/trace/trace.h | 17 +++++++++++++++++
kernel/trace/trace_boot.c | 24 ++++++++----------------
2 files changed, 25 insertions(+), 16 deletions(-)
--
Masami Hiramatsu (Linaro) <mhiramat@xxxxxxxxxx>