|
@@ -1,13 +1,10 @@
|
|
|
|
+// SPDX-License-Identifier: GPL-2.0+
|
|
/*
|
|
/*
|
|
* Marvell Armada 37xx SoC Time Base Generator clocks
|
|
* Marvell Armada 37xx SoC Time Base Generator clocks
|
|
*
|
|
*
|
|
* Copyright (C) 2016 Marvell
|
|
* Copyright (C) 2016 Marvell
|
|
*
|
|
*
|
|
* Gregory CLEMENT <gregory.clement@free-electrons.com>
|
|
* Gregory CLEMENT <gregory.clement@free-electrons.com>
|
|
- *
|
|
|
|
- * This file is licensed under the terms of the GNU General Public
|
|
|
|
- * License version 2 or later. This program is licensed "as is"
|
|
|
|
- * without any warranty of any kind, whether express or implied.
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
#include <linux/clk-provider.h>
|
|
#include <linux/clk-provider.h>
|