diff options
Diffstat (limited to 'arch/arm/mach-omap2/clockdomains54xx_data.c')
-rw-r--r-- | arch/arm/mach-omap2/clockdomains54xx_data.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/clockdomains54xx_data.c b/arch/arm/mach-omap2/clockdomains54xx_data.c index 1a3c69d2e14c..3ab41fc89dd3 100644 --- a/arch/arm/mach-omap2/clockdomains54xx_data.c +++ b/arch/arm/mach-omap2/clockdomains54xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP54XX Clock domains framework | 3 | * OMAP54XX Clock domains framework |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * with the public linux-omap@vger.kernel.org mailing list and the | 13 | * with the public linux-omap@vger.kernel.org mailing list and the |
13 | * authors above to ensure that the autogeneration scripts are kept | 14 | * authors above to ensure that the autogeneration scripts are kept |
14 | * up-to-date with the file contents. | 15 | * 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. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #include <linux/kernel.h> | 18 | #include <linux/kernel.h> |