diff options
Diffstat (limited to 'arch/arm/mach-omap2/cpuidle34xx.c')
-rw-r--r-- | arch/arm/mach-omap2/cpuidle34xx.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/cpuidle34xx.c b/arch/arm/mach-omap2/cpuidle34xx.c index 2a3db0bd9e15..532a3e4b98c6 100644 --- a/arch/arm/mach-omap2/cpuidle34xx.c +++ b/arch/arm/mach-omap2/cpuidle34xx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/cpuidle34xx.c | 3 | * linux/arch/arm/mach-omap2/cpuidle34xx.c |
3 | * | 4 | * |
@@ -16,10 +17,6 @@ | |||
16 | * Richard Woodruff <r-woodruff2@ti.com> | 17 | * Richard Woodruff <r-woodruff2@ti.com> |
17 | * | 18 | * |
18 | * Based on pm.c for omap2 | 19 | * Based on pm.c for omap2 |
19 | * | ||
20 | * This program is free software; you can redistribute it and/or modify | ||
21 | * it under the terms of the GNU General Public License version 2 as | ||
22 | * published by the Free Software Foundation. | ||
23 | */ | 20 | */ |
24 | 21 | ||
25 | #include <linux/sched.h> | 22 | #include <linux/sched.h> |