aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/cm3xxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/cm3xxx.h')
-rw-r--r--arch/arm/mach-omap2/cm3xxx.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/cm3xxx.h b/arch/arm/mach-omap2/cm3xxx.h
index bc444e2080a1..ab0dc206d0c4 100644
--- a/arch/arm/mach-omap2/cm3xxx.h
+++ b/arch/arm/mach-omap2/cm3xxx.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * OMAP2/3 Clock Management (CM) register definitions 3 * OMAP2/3 Clock Management (CM) register definitions
3 * 4 *
@@ -5,10 +6,6 @@
5 * Copyright (C) 2007-2010 Nokia Corporation 6 * Copyright (C) 2007-2010 Nokia Corporation
6 * Paul Walmsley 7 * Paul Walmsley
7 * 8 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11 *
12 * The CM hardware modules on the OMAP2/3 are quite similar to each 9 * The CM hardware modules on the OMAP2/3 are quite similar to each
13 * other. The CM modules/instances on OMAP4 are quite different, so 10 * other. The CM modules/instances on OMAP4 are quite different, so
14 * they are handled in a separate file. 11 * they are handled in a separate file.