From: Mike Frysinger Date: Wed, 23 Apr 2008 21:12:09 +0000 (+0800) Subject: [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files X-Git-Tag: v2.6.26-rc1~1085^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3132b58679261ee0edfda3a846539bb1b0750705;p=pandora-kernel.git [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files theres no need to declare ram{end,start,base} in the head.S files when declaring them with the other memory related variables in setup.c is so much simpler/nicer Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu --- Reading git-diff-tree failed