From: Peter Robinson Date: Sat, 12 May 2018 08:44:20 +0000 (+0100) Subject: mx7: remove empty ifndef statement X-Git-Tag: v2018.07-rc1~133^2~30 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5bbf1a7856a6ae2bccfe60bce9b99a3a85abcbb9;p=oweals%2Fu-boot.git mx7: remove empty ifndef statement Signed-off-by: Peter Robinson --- diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index da5a92502b..b0b7e1edd4 100644 --- a/include/configs/mx7_common.h +++ b/include/configs/mx7_common.h @@ -36,9 +36,6 @@ #define CONFIG_SYS_CBSIZE 512 #define CONFIG_SYS_MAXARGS 32 -#ifndef CONFIG_SYS_DCACHE_OFF -#endif - /* UART */ #define CONFIG_MXC_UART