X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fti%2Ftnetv107xevm%2Fsdb_board.c;h=a84ec84baeb0f803f7746107f194435135280691;hb=4579dc37c3cce36d9521c26c6e82881393ec769e;hp=3ed1cfd18c8d54e591301c501949a00d276e3365;hpb=399b09331f313d57b16b583f453387231d217f15;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/ti/tnetv107xevm/sdb_board.c b/board/ti/tnetv107xevm/sdb_board.c index 3ed1cfd..a84ec84 100644 --- a/board/ti/tnetv107xevm/sdb_board.c +++ b/board/ti/tnetv107xevm/sdb_board.c @@ -1,22 +1,7 @@ /* * TNETV107X-EVM: Board initialization * - * See file CREDITS for list of people who contributed to this - * project. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * SPDX-License-Identifier: GPL-2.0+ */ #include @@ -26,7 +11,7 @@ #include #include #include -#include +#include #include DECLARE_GLOBAL_DATA_PTR;