diff options
Diffstat (limited to 'include/configs/hikey.h')
-rw-r--r-- | include/configs/hikey.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/hikey.h b/include/configs/hikey.h index 6f5b50f764..c451f63cfb 100644 --- a/include/configs/hikey.h +++ b/include/configs/hikey.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2015 Linaro * @@ -5,8 +6,6 @@ * * Configuration for HiKey 96boards CE. Parts were derived from other ARM * configurations. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __HIKEY_H |