From: Adrian Hunter <adrian.hunter@intel.com>
To: Brian Masney <bmasney@redhat.com>, Ulf Hansson <ulf.hansson@linaro.org>
Cc: <linux-mmc@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-spdx@vger.kernel.org>
Subject: Re: [PATCH 1/2] mmc: sdhci-pic32: add SPDX license identifier
Date: Mon, 23 Feb 2026 11:38:48 +0200 [thread overview]
Message-ID: <b85f25cc-79d0-429c-aacb-005b0ea1aae7@intel.com> (raw)
In-Reply-To: <20260222-mmc-pic32-v1-1-110382af02b0@redhat.com>
On 23/02/2026 01:39, Brian Masney wrote:
> Add the missing SPDX license identifier to the top of the file, and drop
> the boiler plate license text.
>
> Signed-off-by: Brian Masney <bmasney@redhat.com>
> Cc: linux-spdx@vger.kernel.org
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
> ---
> drivers/mmc/host/sdhci-pic32.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/drivers/mmc/host/sdhci-pic32.c b/drivers/mmc/host/sdhci-pic32.c
> index 2cc632e91fe454bf29c1da22e45135d5d0267f54..6899cf6c65e7df2461c9534b51b8edfd0d6bf7d9 100644
> --- a/drivers/mmc/host/sdhci-pic32.c
> +++ b/drivers/mmc/host/sdhci-pic32.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0-only
> /*
> * Support of SDHCI platform devices for Microchip PIC32.
> *
> @@ -5,10 +6,6 @@
> * Andrei Pistirica, Paul Thacker
> *
> * Inspired by sdhci-pltfm.c
> - *
> - * This file is licensed under the terms of the GNU General Public
> - * License version 2. This program is licensed "as is" without any
> - * warranty of any kind, whether express or implied.
> */
>
> #include <linux/clk.h>
>
next prev parent reply other threads:[~2026-02-23 9:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-22 23:39 [PATCH 0/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST Brian Masney
2026-02-22 23:39 ` [PATCH 1/2] mmc: sdhci-pic32: add SPDX license identifier Brian Masney
2026-02-23 9:38 ` Adrian Hunter [this message]
2026-02-23 14:13 ` [PATCH 0/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST Ulf Hansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b85f25cc-79d0-429c-aacb-005b0ea1aae7@intel.com \
--to=adrian.hunter@intel.com \
--cc=bmasney@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-spdx@vger.kernel.org \
--cc=ulf.hansson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox