Remove from cmd_custom.c include of already removed header file
authorPiotr Dymacz <pepe2k@gmail.com>
Wed, 2 Dec 2015 16:27:17 +0000 (17:27 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Wed, 2 Dec 2015 16:27:17 +0000 (17:27 +0100)
u-boot/common/cmd_custom.c

index 96645b9735ab6ca42e5eb9d8222db9c79f282147..ad97d9f1c82c78c11c0ae99123bafb5934f1bc13 100755 (executable)
@@ -24,7 +24,6 @@
 #include <asm/mipsregs.h>
 #include <asm/addrspace.h>
 #include <ar7240_soc.h>
-#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,