X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Ffpga%2Fstratixv.c;h=236a730804dba41c9c932c81033991ae6f91f764;hb=2f157436335a5507bfeda8097e3f687a31e941ce;hp=cc035eb2a14f50453d95ae814b3571b0f4ac32e0;hpb=814013253fd4cf932d0fb32f7043f09a2a748d9a;p=u-boot diff --git a/drivers/fpga/stratixv.c b/drivers/fpga/stratixv.c index cc035eb2a1..236a730804 100644 --- a/drivers/fpga/stratixv.c +++ b/drivers/fpga/stratixv.c @@ -1,14 +1,13 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2016 Stefan Roese - * - * SPDX-License-Identifier: GPL-2.0+ */ #include #include #include #include -#include +#include /* Write the RBF data to FPGA via SPI */ static int program_write(int spi_bus, int spi_dev, const void *rbf_data,