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:
21a63b5
)
ARC: Reduce #ifdef'ery for unaligned access emulation
author
Vineet Gupta
<vgupta@synopsys.com>
Wed, 18 Sep 2013 12:38:01 +0000
(18:08 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Wed, 6 Nov 2013 05:11:39 +0000
(10:41 +0530)
Emulation not enabled is treated as if the fixup failed, so no need for
special #ifdef checks.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found