[Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files
authorMike Frysinger <vapier.adi@gmail.com>
Wed, 23 Apr 2008 21:12:09 +0000 (05:12 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 23 Apr 2008 21:12:09 +0000 (05:12 +0800)
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 <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>

No differences found