浏览代码

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 <aford173@gmail.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Adam Ford 7 年之前
父节点
当前提交
1b25f2d9d7
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      include/configs/mx6_common.h

+ 0 - 3
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