diff options
Diffstat (limited to 'arch/mips/mach-pic32/reset.c')
-rw-r--r-- | arch/mips/mach-pic32/reset.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/mach-pic32/reset.c b/arch/mips/mach-pic32/reset.c index 66c6833746..8071b13f7b 100644 --- a/arch/mips/mach-pic32/reset.c +++ b/arch/mips/mach-pic32/reset.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (c) 2015 Purna Chandra Mandal <purna.mandal@microchip.com> * - * SPDX-License-Identifier: GPL-2.0+ - * */ #include <common.h> |