forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
kernel/drivers/clk/sunxi-ng/ccu-sun8i-r40.h
....@@ -1,15 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Copyright 2017 Icenowy Zheng <icenowy@aosc.io>
3
- *
4
- * This program is free software; you can redistribute it and/or modify
5
- * it under the terms of the GNU General Public License as published by
6
- * the Free Software Foundation; either version 2 of the License, or
7
- * (at your option) any later version.
8
- *
9
- * This program is distributed in the hope that it will be useful,
10
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12
- * GNU General Public License for more details.
134 */
145
156 #ifndef _CCU_SUN8I_R40_H_
....@@ -63,10 +54,6 @@
6354 /* All the DRAM gates are exported */
6455
6556 /* Some more module clocks are exported */
66
-
67
-#define CLK_MBUS 155
68
-
69
-/* Another bunch of module clocks are exported */
7057
7158 #define CLK_NUMBER (CLK_OUTB + 1)
7259