[PATCH 2/9] accel/habanalabs: minor cosmetics update to trace file

From: Oded Gabbay
Date: Tue Sep 26 2023 - 04:13:57 EST


- Update copyright years
- Add missing newline at end of file

Signed-off-by: Oded Gabbay <ogabbay@xxxxxxxxxx>
---
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