forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/mach-omap2/cm-regbits-54xx.h
....@@ -1,7 +1,8 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * OMAP54xx Clock Management register bits
34 *
4
- * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com
5
+ * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com
56 *
67 * Paul Walmsley (paul@pwsan.com)
78 * Rajendra Nayak (rnayak@ti.com)
....@@ -12,10 +13,6 @@
1213 * with the public linux-omap@vger.kernel.org mailing list and the
1314 * authors above to ensure that the autogeneration scripts are kept
1415 * up-to-date with the file contents.
15
- *
16
- * This program is free software; you can redistribute it and/or modify
17
- * it under the terms of the GNU General Public License version 2 as
18
- * published by the Free Software Foundation.
1916 */
2017
2118 #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_54XX_H