diff options
Diffstat (limited to 'arch/arm64/include/asm/simd.h')
-rw-r--r-- | arch/arm64/include/asm/simd.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm64/include/asm/simd.h b/arch/arm64/include/asm/simd.h index 6495cc51246f..7e245b9e03a5 100644 --- a/arch/arm64/include/asm/simd.h +++ b/arch/arm64/include/asm/simd.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2017 Linaro Ltd. <ard.biesheuvel@linaro.org> | 3 | * Copyright (C) 2017 Linaro Ltd. <ard.biesheuvel@linaro.org> |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify it | ||
5 | * under the terms of the GNU General Public License version 2 as published | ||
6 | * by the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | 5 | ||
9 | #ifndef __ASM_SIMD_H | 6 | #ifndef __ASM_SIMD_H |