]> asedeno.scripts.mit.edu Git - linux.git/commit
spi: bcm2835: make license text and module license match
authorStefan Wahren <stefan.wahren@i2se.com>
Tue, 23 Oct 2018 11:06:08 +0000 (13:06 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 14 Nov 2018 22:18:18 +0000 (14:18 -0800)
commit22bf6cd2ca4df283812a521d3cb534993072cd44
tree7548d52d9e9ae9f5c2deda952b80a03664723efc
parent757ec116c9bce4278fa4423039736c832cc63b6f
spi: bcm2835: make license text and module license match

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 <stefan.wahren@i2se.com>
Acked-by: Florian Kauer <florian.kauer@koalo.de>
Acked-by: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-bcm2835.c
drivers/spi/spi-bcm2835aux.c