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:
3cb099f
)
ARM: remove global cr_no_alignment
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 13 Apr 2014 18:43:26 +0000
(19:43 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 2 Jun 2014 08:20:18 +0000
(09:20 +0100)
cr_no_alignment is really only used by the alignment code. Since we no
longer change the setting of cr_alignment after boot, we can localise
this to alignment.c
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found