diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap-mpuss-lowpower.c')
-rw-r--r-- | arch/arm/mach-omap2/omap-mpuss-lowpower.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/mach-omap2/omap-mpuss-lowpower.c b/arch/arm/mach-omap2/omap-mpuss-lowpower.c index 4cfc4f9b2c69..2d8f90546591 100644 --- a/arch/arm/mach-omap2/omap-mpuss-lowpower.c +++ b/arch/arm/mach-omap2/omap-mpuss-lowpower.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP MPUSS low power code | 3 | * OMAP MPUSS low power code |
3 | * | 4 | * |
@@ -30,11 +31,6 @@ | |||
30 | * | 31 | * |
31 | * Note: CPU0 is the master core and it is the last CPU to go down | 32 | * Note: CPU0 is the master core and it is the last CPU to go down |
32 | * and first to wake-up when MPUSS low power states are excercised | 33 | * and first to wake-up when MPUSS low power states are excercised |
33 | * | ||
34 | * | ||
35 | * This program is free software; you can redistribute it and/or modify | ||
36 | * it under the terms of the GNU General Public License version 2 as | ||
37 | * published by the Free Software Foundation. | ||
38 | */ | 34 | */ |
39 | 35 | ||
40 | #include <linux/kernel.h> | 36 | #include <linux/kernel.h> |