From: Adam Ford Date: Sat, 25 Nov 2017 19:39:09 +0000 (-0600) Subject: mx6_common: remove dead code X-Git-Tag: v2018.01-rc3~9^2~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1b25f2d9d72823cc6ba35e8cb9086c9b3f6b849b;p=u-boot mx6_common: remove dead code There is an #ifdef and #endif with nothing in between. This patch simply removes this dead/useless code. Signed-off-by: Adam Ford Reviewed-by: Fabio Estevam --- diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 4de9db65c1..5fb85a1127 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -65,9 +65,6 @@ #define CONFIG_SYS_CBSIZE 512 #define CONFIG_SYS_MAXARGS 32 -#ifndef CONFIG_SYS_DCACHE_OFF -#endif - /* GPIO */ #define CONFIG_MXC_GPIO