From 6ce0466d631d40662e2ab9ec5a05019482bd1074 Mon Sep 17 00:00:00 2001 From: Sonic Zhang Date: Tue, 6 Apr 2010 09:11:59 +0000 Subject: [PATCH] Blackfin: SMP: avoid section mismatch warnings Since coreb_trampoline_start() calls coreb_start(), they need to be in the same section. Signed-off-by: Sonic Zhang Signed-off-by: Mike Frysinger --- Reading git-format-patch failed