X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fcompulab%2Fcommon%2Fcommon.h;h=17cfbb6f27a114017eaaad83c65ce8174c599453;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=8f38b79fb0543042f2f8599df22fd3d26cc2d65b;hpb=921ed4e840fecd93ed14e11d1267f476e7e92d29;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/compulab/common/common.h b/board/compulab/common/common.h index 8f38b79..17cfbb6 100644 --- a/board/compulab/common/common.h +++ b/board/compulab/common/common.h @@ -1,15 +1,14 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2014 CompuLab, Ltd. * * Authors: Igor Grinberg - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CL_COMMON_ #define _CL_COMMON_ -#include +#include void cl_print_pcb_info(void);