Skip to content

Commit

Permalink
pinctrl: sh-pfc: r8a77965: Fixup incorrect SPDX identifier
Browse files Browse the repository at this point in the history
GPL-2. is not a valid SPDX identifier. Make it GPL-2.0

Fixes: 490e687 ("pinctrl: sh-pfc: Initial R-Car M3-N support")
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jacopo Mondi <jacopo+renesas@jmondi.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Thomas Gleixner authored and Linus Walleij committed May 16, 2018
1 parent f9931a4 commit 3a4d174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pinctrl/sh-pfc/pfc-r8a77965.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.
// SPDX-License-Identifier: GPL-2.0
/*
* R8A77965 processor support - PFC hardware block.
*
Expand Down

0 comments on commit 3a4d174

Please sign in to comment.