BACKPORT: clk: mediatek: Add MODULE_LICENSE() where missing
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. Bug: 335112842 Bug: 337719238 (cherry picked from commit a451da86 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ master) Signed-off-by:AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Reviewed-by:
Chen-Yu Tsai <wenst@chromium.org> Tested-by:
Miles Chen <miles.chen@mediatek.com> Tested-by: Chen-Yu Tsai <wenst@chromium.org> # MT8183, MT8192, MT8195 Chromebooks Link: https://lore.kernel.org/r/20230306140543.1813621-38-angelogioacchino.delregno@collabora.com Signed-off-by:
Stephen Boyd <sboyd@kernel.org> Change-Id: Id78b0caa4520350049ae6162481c381eb3309897 (cherry picked from commit a5ce1467)
Loading
Please sign in to comment