X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fsocfpga_common.h;h=6644ef66c12ad1d1c6b8ad694000b76343a42dd7;hb=ba8bf9481b0854fa7d48b0e9ed913c639f187c7d;hp=ba78e0c674544519dd7e57d9ffda395b8405c07d;hpb=d021e942107a1f7304a879cec99286ca462f7be3;p=u-boot diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h index ba78e0c674..6644ef66c1 100644 --- a/include/configs/socfpga_common.h +++ b/include/configs/socfpga_common.h @@ -288,7 +288,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void); /* Extra Environment */ #ifndef CONFIG_SPL_BUILD -#include #ifdef CONFIG_CMD_DHCP #define BOOT_TARGET_DEVICES_DHCP(func) func(DHCP, dhcp, na)