clk: bcm2835: make license text and module license match
authorStefan Wahren <stefan.wahren@i2se.com>
Tue, 23 Oct 2018 11:06:06 +0000 (13:06 +0200)
committerStephen Boyd <sboyd@kernel.org>
Tue, 6 Nov 2018 17:34:58 +0000 (09:34 -0800)
commit819ed0ad91cdd091e34293bc81944abb167f100c
treea758513e4beabf2dcf4e009fc2f49d434a20c04b
parent651022382c7f8da46cb4872a545ee1da6d097d2a
clk: 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>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/bcm/clk-bcm2835-aux.c
drivers/clk/bcm/clk-bcm2835.c