diff options
Diffstat (limited to 'include/configs/mv-common.h')
| -rw-r--r-- | include/configs/mv-common.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 0a3925795..3f5fcc69a 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -93,7 +93,6 @@   * Size of malloc() pool   */  #define CONFIG_SYS_MALLOC_LEN	(1024 * 1024) /* 1MiB for malloc() */ -/* size in bytes reserved for initial data */  /*   * Other required minimal configurations |