From: Piotr Dymacz Date: Wed, 2 Dec 2015 16:27:17 +0000 (+0100) Subject: Remove from cmd_custom.c include of already removed header file X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ca598a13f3930a64789222e0d5a299d1a4c3658a;p=oweals%2Fu-boot_mod.git Remove from cmd_custom.c include of already removed header file --- diff --git a/u-boot/common/cmd_custom.c b/u-boot/common/cmd_custom.c index 96645b9..ad97d9f 100755 --- a/u-boot/common/cmd_custom.c +++ b/u-boot/common/cmd_custom.c @@ -24,7 +24,6 @@ #include #include #include -#include "../board/ar7240/common/ar7240_flash.h" /* TODO: remove extern and include header file*/ extern void qca_sys_clocks(u32 *cpu_clk, u32 *ddr_clk, u32 *ahb_clk,