[PATCH 1/3] clk: bcm2835: make license text and module license match
From: sboyd@kernel.org (Stephen Boyd)
Date: 2018-11-06 17:35:13
Also in:
dmaengine, linux-clk, linux-spi
From: sboyd@kernel.org (Stephen Boyd)
Date: 2018-11-06 17:35:13
Also in:
dmaengine, linux-clk, linux-spi
Quoting Stefan Wahren (2018-10-23 04:06:06)
The license text is specifying GPL v2 or later but the MODULE_LICENSE is set to GPL v2 which means GNU Public License v2 only. So choose the license text as the correct one. Signed-off-by: Stefan Wahren <redacted> ---
Applied to clk-next