diff options
Diffstat (limited to 'arch/x86/cpu/tangier/tangier.c')
-rw-r--r-- | arch/x86/cpu/tangier/tangier.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/cpu/tangier/tangier.c b/arch/x86/cpu/tangier/tangier.c index ac8733c75e9..0a15e64344f 100644 --- a/arch/x86/cpu/tangier/tangier.c +++ b/arch/x86/cpu/tangier/tangier.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2017 Intel Corporation - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |