commit | 2a23544ea3290640221fe176ee9c6ab2c38a1943 | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Sat May 12 09:44:20 2018 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Thu May 17 12:03:56 2018 +0200 |
tree | 9b100c20eff393d458fd8e61b58760429d609539 | |
parent | ea5124fb9f0d2458ef40400c6f6b5179676ae06d [diff] |
mx7: remove empty ifndef statement Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index da5a925..b0b7e1e 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