diff options
Diffstat (limited to 'arch/arm/mach-omap2/cm44xx.h')
-rw-r--r-- | arch/arm/mach-omap2/cm44xx.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/cm44xx.h b/arch/arm/mach-omap2/cm44xx.h index 309a4c913448..826fdda54b3f 100644 --- a/arch/arm/mach-omap2/cm44xx.h +++ b/arch/arm/mach-omap2/cm44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP4 Clock Management (CM) definitions | 3 | * OMAP4 Clock Management (CM) definitions |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Written by Paul Walmsley | 8 | * Written by Paul Walmsley |
8 | * | 9 | * |
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | * | ||
13 | * OMAP4 has two separate CM blocks, CM1 and CM2. This file contains | 10 | * OMAP4 has two separate CM blocks, CM1 and CM2. This file contains |
14 | * macros and function prototypes that are applicable to both. | 11 | * macros and function prototypes that are applicable to both. |
15 | */ | 12 | */ |