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/vision2.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/vision2.h') diff --git a/include/configs/vision2.h b/include/configs/vision2.h index 4c8e7fa..dc3a028 100644 --- a/include/configs/vision2.h +++ b/include/configs/vision2.h @@ -46,8 +46,6 @@ */ #define CONFIG_SYS_MALLOC_LEN (2048 * 1024) -/* size in bytes reserved for initial data */ - /* * Hardware drivers */ -- cgit v1.1