git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c954f8
)
Blackfin: push SRAM locks down into related ifdefs
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 1 Jul 2009 15:42:13 +0000
(15:42 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Thu, 17 Sep 2009 01:31:41 +0000
(21:31 -0400)
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>
No differences found