Re: [PATCH v2 35/47] clk: mediatek: Add MODULE_LICENSE() where missing
From: Chen-Yu Tsai
Date: Thu Feb 16 2023 - 23:23:08 EST
On Tue, Feb 14, 2023 at 9:42 PM AngeloGioacchino Del Regno
<angelogioacchino.delregno@xxxxxxxxxxxxx> wrote:
>
> In order to successfully build clock drivers as modules it is required
> to declare a module license: add it where missing.
> While at it, also change the MODULE_LICENSE text from "GPL v2" to
> "GPL" (which means the same) on clk-mt7981-eth.c.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
Looks like all files have it now.
Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>