[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20210105.165732.1163341792000656368.davem@davemloft.net>
Date: Tue, 05 Jan 2021 16:57:32 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: mpe@...erman.id.au
Cc: netdev@...r.kernel.org, pantelis.antoniou@...il.com,
kuba@...nel.org, linux-kernel@...r.kernel.org,
linuxppc-dev@...abs.org, andrew@...n.ch
Subject: Re: [PATCH v2] net: ethernet: fs_enet: Add missing MODULE_LICENSE
From: Michael Ellerman <mpe@...erman.id.au>
Date: Tue, 5 Jan 2021 20:15:15 +1100
> Since commit 1d6cd3929360 ("modpost: turn missing MODULE_LICENSE()
> into error") the ppc32_allmodconfig build fails with:
>
> ERROR: modpost: missing MODULE_LICENSE() in drivers/net/ethernet/freescale/fs_enet/mii-fec.o
> ERROR: modpost: missing MODULE_LICENSE() in drivers/net/ethernet/freescale/fs_enet/mii-bitbang.o
>
> Add the missing MODULE_LICENSEs to fix the build. Both files include a
> copyright header indicating they are GPL v2.
>
> Signed-off-by: Michael Ellerman <mpe@...erman.id.au>
Applied.
Powered by blists - more mailing lists