[U-Boot] [PATCH 4/6] iotrace: move record definitons to header file
Simon Glass
sjg at chromium.org
Sat May 26 02:07:19 UTC 2018
On 25 May 2018 at 04:41, Ramon Fried <ramon.fried at gmail.com> wrote:
> The header definitions are needed for reading
> record information in cmd/iotrace.c
>
> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
> ---
> common/iotrace.c | 27 ---------------------------
> include/iotrace.h | 28 ++++++++++++++++++++++++++++
> 2 files changed, 28 insertions(+), 27 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list