]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: bf561: fix mem_map.h SMP overrides
authorGraf Yang <graf.yang@analog.com>
Mon, 21 Sep 2009 11:51:31 +0000 (11:51 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 10 Jan 2011 12:18:13 +0000 (07:18 -0500)
commit14fd917adff0d36ae6df43d373dae88159c7f16f
tree8c952e78b22d94afbe687880cfd3c12f7adac170
parentd230711f2ebbecde5dcdd19c30eea7ddde04c0c4
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 <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mach-bf561/include/mach/mem_map.h