diff options
Diffstat (limited to 'board/freescale/ls1021aiot/psci.S')
-rw-r--r-- | board/freescale/ls1021aiot/psci.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/freescale/ls1021aiot/psci.S b/board/freescale/ls1021aiot/psci.S index 564145c42a9..d0106ba3905 100644 --- a/board/freescale/ls1021aiot/psci.S +++ b/board/freescale/ls1021aiot/psci.S @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2016 NXP Semiconductor. * Author: Feng Li <feng.li_2@nxp.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <config.h> |