[PATCH v2 2/2] soc: ti: Add module build support

Nicolas Frayer nfrayer at baylibre.com
Wed Oct 19 10:57:22 PDT 2022


Le mar. 18 oct. 2022 à 00:16, Nishanth Menon <nm at ti.com> a écrit :
>
> On 15:15-20221010, Nicolas Frayer wrote:
> > Added module build support for the TI K3 SoC info driver.
> >
> > Signed-off-by: Nicolas Frayer <nfrayer at 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

Thanks, I used GPL v2 as the top banner in the file specified GPL-v2.
I will use GPL when I resend this patch after the probe dependency
issues are solved for drivers using
socinfo attr.



More information about the linux-arm-kernel mailing list