]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REV
authorMatt Redfearn <matt.redfearn@mips.com>
Mon, 26 Feb 2018 17:02:44 +0000 (17:02 +0000)
committerJames Hogan <jhogan@kernel.org>
Fri, 9 Mar 2018 11:22:47 +0000 (11:22 +0000)
commit13b8638ba09896b94c5b7eea54c8db75f13edcdb
treeb80757b3b21c62e9e429c86423053ea03120cd45
parent18ba210a29d08ea96025cb9d19c2eebf65846330
MIPS: BPF: 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: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18677/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/net/bpf_jit_asm.S