[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YZLWojulc9La5gvr@rocinante>
Date: Mon, 15 Nov 2021 22:52:34 +0100
From: Krzysztof WilczyĆski <kw@...ux.com>
To: Sergio Paracuellos <sergio.paracuellos@...il.com>
Cc: linux-pci@...r.kernel.org, linux-mips@...r.kernel.org,
tsbogend@...ha.franken.de, john@...ozen.org,
lorenzo.pieralisi@....com, bhelgaas@...gle.com, arnd@...db.de,
linux-kernel@...r.kernel.org, Yanteng Si <siyanteng@...ngson.cn>
Subject: Re: [PATCH 4/5] PCI: mt7621: Add missing 'MODULE_LICENSE()'
definition
Hello,
[...]
> ERROR: modpost: missing MODULE_LICENSE() in drivers/pci/controller/pcie-mt7621.o
>
> Fix this by adding 'MODULE_LICENSE()' to the driver.
To add for posterity, should someone stumble upon this in the future. Lack
of MODULE_LICENSE() used to be a warning, but that has been changed quite
recently in the following commit:
commit 1d6cd3929360 ("modpost: turn missing MODULE_LICENSE() into error")
Krzysztof
Powered by blists - more mailing lists