diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2019-03-04 21:23:25 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2019-04-09 18:19:10 +0200 |
commit | a3c31e98a118f78e06d87311b082e54854ff6537 (patch) | |
tree | 8ca4a08d1141cac2c9385eb2450709d9be192250 /include/dt-bindings/clock/r8a7792-cpg-mssr.h | |
parent | c4ea43d12f7268b6cabbbe8c153e8f67d11c9081 (diff) |
clk: renesas: Synchronize Gen2 tables with Linux 5.0
Synchronize R-Car Gen2 clock tables with Linux 5.0,
commit 1c163f4c7b3f621efff9b28a47abb36f7378d783 .
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'include/dt-bindings/clock/r8a7792-cpg-mssr.h')
-rw-r--r-- | include/dt-bindings/clock/r8a7792-cpg-mssr.h | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/include/dt-bindings/clock/r8a7792-cpg-mssr.h b/include/dt-bindings/clock/r8a7792-cpg-mssr.h index 72ce85cb2f..829c44db02 100644 --- a/include/dt-bindings/clock/r8a7792-cpg-mssr.h +++ b/include/dt-bindings/clock/r8a7792-cpg-mssr.h @@ -1,10 +1,6 @@ -/* - * Copyright (C) 2015 Renesas Electronics Corp. +/* SPDX-License-Identifier: GPL-2.0+ * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * Copyright (C) 2015 Renesas Electronics Corp. */ #ifndef __DT_BINDINGS_CLOCK_R8A7792_CPG_MSSR_H__ |