From ca598a13f3930a64789222e0d5a299d1a4c3658a Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Wed, 2 Dec 2015 17:27:17 +0100 Subject: [PATCH] Remove from cmd_custom.c include of already removed header file --- u-boot/common/cmd_custom.c | 1 - 1 file changed, 1 deletion(-) 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, -- 2.25.1