]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REV
authorMatt Redfearn <matt.redfearn@mips.com>
Mon, 26 Feb 2018 17:02:45 +0000 (17:02 +0000)
committerJames Hogan <jhogan@kernel.org>
Fri, 9 Mar 2018 11:22:48 +0000 (11:22 +0000)
commitce6828faeb543d00f0697997c858bd82b5905670
tree5f19460392d3816f9d38107132a6ff6a81b2260d
parent13b8638ba09896b94c5b7eea54c8db75f13edcdb
MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REV

Remove the need to check that __mips_isa_rev is defined by using the
newly added MIPS_ISA_REV.

Signed-off-by: Matt Redfearn <matt.redfearn@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18678/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/vdso/elf.S