X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fcompulab%2Fcm_t335%2Fspl.c;h=93f834f51257bc5e83475eba269fb76511e28ce6;hb=5cb4860f3df83da9610baf0ac3a4f2836fdfa328;hp=b3b150a577ad00a1cb742f07e980c1888281c70a;hpb=965de8b91bddd1f5967240d1d44005719b09dd5e;p=oweals%2Fu-boot.git diff --git a/board/compulab/cm_t335/spl.c b/board/compulab/cm_t335/spl.c index b3b150a577..93f834f512 100644 --- a/board/compulab/cm_t335/spl.c +++ b/board/compulab/cm_t335/spl.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * SPL specific code for Compulab CM-T335 board * @@ -6,8 +7,6 @@ * Copyright (C) 2013, Compulab Ltd - http://compulab.co.il/ * * Author: Ilya Ledvich - * - * SPDX-License-Identifier: GPL-2.0+ */ #include @@ -18,7 +17,7 @@ #include #include #include -#include +#include const struct ctrl_ioregs ioregs = { .cm0ioctl = MT41J128MJT125_IOCTRL_VALUE,