diff options
Diffstat (limited to 'common/cmd_fpga.c')
-rw-r--r-- | common/cmd_fpga.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/cmd_fpga.c b/common/cmd_fpga.c index f8ae52a..b364f14 100644 --- a/common/cmd_fpga.c +++ b/common/cmd_fpga.c @@ -27,7 +27,6 @@ */ #include <common.h> #include <command.h> -#include <cmd_bsp.h> #if (CONFIG_COMMANDS & CFG_CMD_NET) #include <net.h> #endif |