From: Nishanth Menon <nm@ti.com>
To: Nicolas Frayer <nfrayer@baylibre.com>
Cc: <ssantosh@kernel.org>, <linux-arm-kernel@lists.infradead.org>,
<khilman@baylibre.com>, <glaroque@baylibre.com>,
<granquet@baylibre.com>
Subject: Re: [PATCH v2 2/2] soc: ti: Add module build support
Date: Mon, 17 Oct 2022 17:16:43 -0500 [thread overview]
Message-ID: <20221017221643.gvdsr4wu2siwtnl3@reward> (raw)
In-Reply-To: <20221010131538.7333-3-nfrayer@baylibre.com>
On 15:15-20221010, Nicolas Frayer wrote:
> Added module build support for the TI K3 SoC info driver.
>
> Signed-off-by: Nicolas Frayer <nfrayer@baylibre.com>
> ---
[...]
> diff --git a/drivers/soc/ti/k3-socinfo.c b/drivers/soc/ti/k3-socinfo.c
> index 3311797145ed..dd275f338e06 100644
> --- a/drivers/soc/ti/k3-socinfo.c
> +++ b/drivers/soc/ti/k3-socinfo.c
[...]
> +
> +MODULE_DESCRIPTION("TI K3 SoC info driver");
> +MODULE_LICENSE("GPL v2");
MODULE_LICENSE("GPL");
?
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-10-17 22:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-10 13:15 [PATCH v2 0/2] soc: ti: Convert K3 SoC info driver to module Nicolas Frayer
2022-10-10 13:15 ` [PATCH v2 1/2] soc: ti: Convert allocations to devm Nicolas Frayer
2022-10-17 22:15 ` Nishanth Menon
2022-10-19 17:50 ` Nicolas Frayer
2022-10-19 17:58 ` Nicolas Frayer
2022-10-10 13:15 ` [PATCH v2 2/2] soc: ti: Add module build support Nicolas Frayer
2022-10-10 16:40 ` Nicolas Frayer
2022-10-17 22:16 ` Nishanth Menon [this message]
2022-10-19 17:57 ` Nicolas Frayer
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=20221017221643.gvdsr4wu2siwtnl3@reward \
--to=nm@ti.com \
--cc=glaroque@baylibre.com \
--cc=granquet@baylibre.com \
--cc=khilman@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=nfrayer@baylibre.com \
--cc=ssantosh@kernel.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