diff options
Diffstat (limited to 'greybus_trace.patch')
| -rw-r--r-- | greybus_trace.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/greybus_trace.patch b/greybus_trace.patch index c14c444932b89f..80bde5854eca9c 100644 --- a/greybus_trace.patch +++ b/greybus_trace.patch @@ -1,3 +1,13 @@ +From foo@baz Thu Sep 15 13:54:45 CEST 2016 +Date: Thu, 15 Sep 2016 13:54:45 +0200 +To: Greg KH <gregkh@linuxfoundation.org> +From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +Subject: greybus: trace.h + +This implements the Greybus trace macros that the system uses to see +what is going on when debugging. + +Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- drivers/greybus/greybus_trace.h | 531 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 531 insertions(+) |
