[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210921174434.4839-3-bbiswas@nvidia.com>
Date: Tue, 21 Sep 2021 10:44:33 -0700
From: Bitan Biswas <bbiswas@...dia.com>
To: <krzysztof.kozlowski@...onical.com>, <robh+dt@...nel.org>,
<thierry.reding@...il.com>, <jonathanh@...dia.com>,
<rostedt@...dmis.org>, <mingo@...hat.com>,
<jassisinghbrar@...il.com>, <p.zabel@...gutronix.de>
CC: <skomatineni@...dia.com>, <broonie@...nel.org>,
<linus.walleij@...aro.org>, <linux-kernel@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-tegra@...r.kernel.org>,
Bitan Biswas <bbiswas@...dia.com>
Subject: [PATCH V1 2/3] trace: events: tegra_apb_dma: add SPDX license identifier
Add GPL license in Tegra apb dma trace header file.
Signed-off-by: Bitan Biswas <bbiswas@...dia.com>
---
include/trace/events/tegra_apb_dma.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/trace/events/tegra_apb_dma.h b/include/trace/events/tegra_apb_dma.h
index 971cd02d2daf..fe10897b00b8 100644
--- a/include/trace/events/tegra_apb_dma.h
+++ b/include/trace/events/tegra_apb_dma.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
#if !defined(_TRACE_TEGRA_APB_DMA_H) || defined(TRACE_HEADER_MULTI_READ)
#define _TRACE_TEGRA_APB_DMA_H
--
2.17.1
Powered by blists - more mailing lists