ARC: Reduce #ifdef'ery for unaligned access emulation
authorVineet Gupta <vgupta@synopsys.com>
Wed, 18 Sep 2013 12:38:01 +0000 (18:08 +0530)
committerVineet 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