forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/drivers/clk/versatile/icst.h
....@@ -1,12 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (C) 2003 Deep Blue Solutions, Ltd, All Rights Reserved.
34 *
4
- * This program is free software; you can redistribute it and/or modify
5
- * it under the terms of the GNU General Public License version 2 as
6
- * published by the Free Software Foundation.
7
- *
85 * Support functions for calculating clocks/divisors for the ICST
9
- * clock generators. See http://www.idt.com/ for more information
6
+ * clock generators. See https://www.idt.com/ for more information
107 * on these devices.
118 */
129 #ifndef ICST_H