From 2cc195e0a5690bf022631ae420767e5b91c37476 Mon Sep 17 00:00:00 2001 From: Michael Jones Date: Mon, 18 Apr 2011 22:12:33 +0000 Subject: Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments commit 25ddd1fb0a2281b182529afbc8fda5de2dc16d96 left remnants of many comments about CONFIG_SYS_GBL_DATA_SIZE. Signed-off-by: Michael Jones --- include/configs/s5p_goni.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/s5p_goni.h') diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h index 597cf57ab5..d648ce8dcf 100644 --- a/include/configs/s5p_goni.h +++ b/include/configs/s5p_goni.h @@ -56,7 +56,6 @@ * 1MB = 0x100000, 0x100000 = 1024 * 1024 */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20)) - /* initial data */ /* * select serial console configuration */ -- cgit v1.2.3