]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: bcm2835: make license text and module license match
authorStefan Wahren <stefan.wahren@i2se.com>
Tue, 23 Oct 2018 11:06:07 +0000 (13:06 +0200)
committerVinod Koul <vkoul@kernel.org>
Sun, 11 Nov 2018 09:08:50 +0000 (14:38 +0530)
commitab39e1473acef33b4f0114088b51ac05e0b01ba3
treeefd54d65ea8d6ad01e90406e51c56eb0a0a040d3
parent651022382c7f8da46cb4872a545ee1da6d097d2a
dmaengine: 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: Vinod Koul <vkoul@kernel.org>
drivers/dma/bcm2835-dma.c