Commits

Mike Frysinger committed 81c969a8bc4
Blackfin: push SRAM locks down into related ifdefs Rather than defining the locks and initializing them all the time, only do so when we actually need them (i.e. the SRAM regions exist). This avoids dead data and code bloat during runtime. Signed-off-by: Mike Frysinger <vapier@gentoo.org>