On Sat, Feb 10, 2018 at 10:27 AM, Marcus Folkesson <marcus.folkes...@gmail.com> wrote:
> Licence text is specifying "GPLv2" but the MODULE_LICENSE is set to "GPLv2 > or later". > > See include/linux/module.h: > "GPL" [GNU Public License v2 or later] > "GPL v2" [GNU Public License v2] > > When on it, add SPDX identifier tag. > > Signed-off-by: Marcus Folkesson <marcus.folkes...@gmail.com> Reviewed-by: Linus Walleij <linus.wall...@linaro.org> Yours, Linus Walleij