X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fkeymile%2Fkmp204x%2Fpci.c;h=965a8ce98b6d7814a7e3d1fdd041fbade08b6713;hb=b14619ba62dd55f581784f3e7d6416c92d831258;hp=2b0b054a11c71822f76781ab29d02e8079d85536;hpb=4180b3dba25c2c28cc4502f1c9f1cbad2a9972b8;p=u-boot diff --git a/board/keymile/kmp204x/pci.c b/board/keymile/kmp204x/pci.c index 2b0b054a11..965a8ce98b 100644 --- a/board/keymile/kmp204x/pci.c +++ b/board/keymile/kmp204x/pci.c @@ -1,20 +1,19 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2013 Keymile AG * Valentin Longchamp * * Copyright 2007-2011 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include #include #include #include -#include +#include #include #include -#include +#include #include "kmp204x.h"