From: Graf Yang Date: Mon, 21 Sep 2009 11:51:31 +0000 (+0000) Subject: Blackfin: bf561: fix mem_map.h SMP overrides X-Git-Tag: v2.6.38-rc1~421^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49fcc7b16f23167f0ee945228bd811a1a2728c77;p=pandora-kernel.git Blackfin: bf561: fix mem_map.h SMP overrides The BF561 mem_map.h header has the __ASSEMBLY__/CONFIG_SMP checks out of order which leads to build errors for assembly code that happens to include this file. Signed-off-by: Graf Yang Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed