ARC: fix build warnings
authorVineet Gupta <vgupta@synopsys.com>
Tue, 7 May 2019 17:45:24 +0000 (10:45 -0700)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 20 May 2019 17:09:10 +0000 (10:09 -0700)
commit89c92142f75eb80064f5b9f1111484b1b4d81790
tree66957c8ab56a7b1781922fb67d81ee341b0a5c08
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
ARC: fix build warnings

| arch/arc/mm/tlb.c:914:2: warning: variable length array 'pd0' is used [-Wvla]
| arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/cmpxchg.h
arch/arc/mm/tlb.c