X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fdavinci%2Fdm365evm%2Fdm365evm.c;h=24bec56d5687e5169cb5508d0cf01052a1601017;hb=25c0673635da1bef75ab5a9d852f92e0f0b581df;hp=5fb76111b4aa9e5ddbb752b3358e41692ad21a10;hpb=be9db564de898240034151c48cf9e0d03ece3f35;p=oweals%2Fu-boot.git diff --git a/board/davinci/dm365evm/dm365evm.c b/board/davinci/dm365evm/dm365evm.c index 5fb76111b4..24bec56d56 100644 --- a/board/davinci/dm365evm/dm365evm.c +++ b/board/davinci/dm365evm/dm365evm.c @@ -1,28 +1,15 @@ /* * Copyright (C) 2009 Texas Instruments Incorporated * - * 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 #include #include #include -#include -#include -#include +#include +#include #include #include #ifdef CONFIG_DAVINCI_MMC