[PATCH 2/9] accel/habanalabs: minor cosmetics update to trace file
Oded Gabbay
ogabbay at kernel.org
Tue Sep 26 08:13:38 UTC 2023
- Update copyright years
- Add missing newline at end of file
Signed-off-by: Oded Gabbay <ogabbay at kernel.org>
---
include/trace/events/habanalabs.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/trace/events/habanalabs.h b/include/trace/events/habanalabs.h
index 0d3667399d01..cf85753a33b1 100644
--- a/include/trace/events/habanalabs.h
+++ b/include/trace/events/habanalabs.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0
*
- * Copyright 2016-2021 HabanaLabs, Ltd.
+ * Copyright 2022-2023 HabanaLabs, Ltd.
* All Rights Reserved.
*
*/
@@ -209,3 +209,4 @@ DEFINE_EVENT(habanalabs_reg_access_template, habanalabs_elbi_write,
/* This part must be outside protection */
#include <trace/define_trace.h>
+
--
2.34.1
More information about the dri-devel
mailing list