diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_common_data.c')
-rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_common_data.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_common_data.c b/arch/arm/mach-omap2/omap_hwmod_common_data.c index 77c0b7618ea2..246f1e5da99f 100644 --- a/arch/arm/mach-omap2/omap_hwmod_common_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_common_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_hwmod common data structures | 3 | * omap_hwmod common data structures |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * Copyright (C) 2010 Nokia Corporation | 9 | * Copyright (C) 2010 Nokia Corporation |
9 | * Paul Walmsley | 10 | * Paul Walmsley |
10 | * | 11 | * |
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | * | ||
15 | * This data/structures are to be used while defining OMAP on-chip module | 12 | * This data/structures are to be used while defining OMAP on-chip module |
16 | * data and their integration with other OMAP modules and Linux. | 13 | * data and their integration with other OMAP modules and Linux. |
17 | */ | 14 | */ |