diff options
Diffstat (limited to 'arch/mips/kernel/machine_kexec.c')
| -rw-r--r-- | arch/mips/kernel/machine_kexec.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/kernel/machine_kexec.c b/arch/mips/kernel/machine_kexec.c index 93936dce04d6..432bfd3e7f22 100644 --- a/arch/mips/kernel/machine_kexec.c +++ b/arch/mips/kernel/machine_kexec.c | |||
| @@ -1,9 +1,7 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-only | ||
| 1 | /* | 2 | /* |
| 2 | * machine_kexec.c for kexec | 3 | * machine_kexec.c for kexec |
| 3 | * Created by <nschichan@corp.free.fr> on Thu Oct 12 15:15:06 2006 | 4 | * Created by <nschichan@corp.free.fr> on Thu Oct 12 15:15:06 2006 |
| 4 | * | ||
| 5 | * This source code is licensed under the GNU General Public License, | ||
| 6 | * Version 2. See the file COPYING for more details. | ||
| 7 | */ | 5 | */ |
| 8 | #include <linux/compiler.h> | 6 | #include <linux/compiler.h> |
| 9 | #include <linux/kexec.h> | 7 | #include <linux/kexec.h> |
