ARC: Fixup the current ABI version
authorVineet Gupta <vgupta@synopsys.com>
Wed, 27 Feb 2013 12:53:27 +0000 (18:23 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 27 Feb 2013 14:30:25 +0000 (20:00 +0530)
The upstream kernel ABI (v3) is different from current out-of-tree (v2):
* no-legacy-syscalls
* user_regs_struct layout has changed

So we rev up the ABI version

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>

No differences found