diff options
Diffstat (limited to 'board/compulab/cl-som-imx7/mux.c')
-rw-r--r-- | board/compulab/cl-som-imx7/mux.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/compulab/cl-som-imx7/mux.c b/board/compulab/cl-som-imx7/mux.c index 82e8b9f237..e29d2deaf2 100644 --- a/board/compulab/cl-som-imx7/mux.c +++ b/board/compulab/cl-som-imx7/mux.c @@ -1,11 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * SPL/U-Boot mux functions for CompuLab CL-SOM-iMX7 module * * (C) Copyright 2017 CompuLab, Ltd. http://www.compulab.com * * Author: Uri Mashiach <uri.mashiach@compulab.co.il> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |