projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b47b705
)
mx6_common: remove dead code
author
Adam Ford
<aford173@gmail.com>
Sat, 25 Nov 2017 19:39:09 +0000
(13:39 -0600)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/include/configs/mx6_common.h
b/include/configs/mx6_common.h
index
4de9db6
..
5fb85a1
100644
(file)
--- 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