commit | ab39e1473acef33b4f0114088b51ac05e0b01ba3 | [log] [tgz] |
---|---|---|
author | Stefan Wahren <stefan.wahren@i2se.com> | Tue Oct 23 13:06:07 2018 +0200 |
committer | Vinod Koul <vkoul@kernel.org> | Sun Nov 11 14:38:50 2018 +0530 |
tree | efd54d65ea8d6ad01e90406e51c56eb0a0a040d3 | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a [diff] |
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>