hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/mach-omap2/cm-regbits-34xx.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_34XX_H
23 #define __ARCH_ARM_MACH_OMAP2_CM_REGBITS_34XX_H
34
....@@ -8,10 +9,6 @@
89 * Copyright (C) 2007-2008 Nokia Corporation
910 *
1011 * Written by Paul Walmsley
11
- *
12
- * This program is free software; you can redistribute it and/or modify
13
- * it under the terms of the GNU General Public License version 2 as
14
- * published by the Free Software Foundation.
1512 */
1613
1714 #define OMAP3430_CM_FCLKEN_IVA2_EN_IVA2_MASK (1 << 0)