diff options
| author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2021-04-25 21:09:10 +0200 |
|---|---|---|
| committer | Marek Vasut <marek.vasut+renesas@gmail.com> | 2021-05-21 15:00:16 +0200 |
| commit | 8152c189bdb177a9aaacd79fa67bc3b2d9bb021c (patch) | |
| tree | 954f9ceb4ea8fd686a9a14a18a58c1840ba76ca2 /drivers/clk/renesas/rcar-gen2-cpg.h | |
| parent | f07c9ecb36c6462f0f12556a0740b9b23e55ecac (diff) | |
clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12
Synchronize R-Car Gen2 clock tables with Linux 5.12,
commit 9f4ad9e425a1 ("Linux 5.12") .
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Diffstat (limited to 'drivers/clk/renesas/rcar-gen2-cpg.h')
| -rw-r--r-- | drivers/clk/renesas/rcar-gen2-cpg.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/clk/renesas/rcar-gen2-cpg.h b/drivers/clk/renesas/rcar-gen2-cpg.h index 913c9326203..2739480dad9 100644 --- a/drivers/clk/renesas/rcar-gen2-cpg.h +++ b/drivers/clk/renesas/rcar-gen2-cpg.h @@ -1,11 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * R-Car Gen2 Clock Pulse Generator * * Copyright (C) 2016 Cogent Embedded Inc. - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 as published - * by the Free Software Foundation; version 2 of the License. */ #ifndef __CLK_RENESAS_RCAR_GEN2_CPG_H__ |
