X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Ffreescale%2Fm548xevb%2Fm548xevb.c;h=796b808e6f90ce600bd29b302c318df14a84000d;hb=c05ed00afb95fa5237f16962fccf5810437317bf;hp=56060b68b6f44940d7fd9e93fdfa6fb80359b40d;hpb=3fea95369850987de15a2a0ac009d05e13b90246;p=oweals%2Fu-boot.git diff --git a/board/freescale/m548xevb/m548xevb.c b/board/freescale/m548xevb/m548xevb.c index 56060b68b6..796b808e6f 100644 --- a/board/freescale/m548xevb/m548xevb.c +++ b/board/freescale/m548xevb/m548xevb.c @@ -1,18 +1,19 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2000-2003 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * Copyright (C) 2004-2007, 2012 Freescale Semiconductor, Inc. * TsiChung Liew (Tsi-Chung.Liew@freescale.com) - * - * SPDX-License-Identifier: GPL-2.0+ */ #include #include +#include #include #include #include +#include DECLARE_GLOBAL_DATA_PTR;