diff options
Diffstat (limited to 'board/technologic/ts4600/iomux.c')
-rw-r--r-- | board/technologic/ts4600/iomux.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/technologic/ts4600/iomux.c b/board/technologic/ts4600/iomux.c index 1398bbe0cc..9bd3eacb0b 100644 --- a/board/technologic/ts4600/iomux.c +++ b/board/technologic/ts4600/iomux.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2016 Savoir-faire Linux Inc. * @@ -10,8 +11,6 @@ * * Derived from MX28EVK code by * Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |