]> 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)
commitd8e4fd8a49db8260f055fd22737754f2bd3a06cb
tree5f19460392d3816f9d38107132a6ff6a81b2260d
parentb777ec632588dbf279e8e2229352c0c7cab9488d
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