]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
mx6_common: remove dead code
authorAdam Ford <aford173@gmail.com>
Sat, 25 Nov 2017 19:39:09 +0000 (13:39 -0600)
committerStefano Babic <sbabic@denx.de>
Fri, 29 Dec 2017 10:17:22 +0000 (11:17 +0100)
There is an #ifdef and #endif with nothing in between.  This patch simply
removes this dead/useless code.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
include/configs/mx6_common.h

index 4de9db65c103fff348acb447267c6d8b4fba10b4..5fb85a1127788cbb50958c8e1d0a6b4485be1d81 100644 (file)
@@ -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