]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: uasm: Add include guards in asm/uasm.h
authorJames Hogan <james.hogan@imgtec.com>
Sat, 10 Sep 2016 22:53:57 +0000 (23:53 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Fri, 3 Feb 2017 15:19:01 +0000 (15:19 +0000)
commit93a93c2461f9416a58c7d1e32fec201af8cc3aad
tree9df8c058673500deaab1aae29962bea2f55bbc51
parentccf015166ddbbd4c43a16d6871ea15f1fcf51ccc
MIPS: uasm: Add include guards in asm/uasm.h

Add include guards in asm/uasm.h to allow it to be safely used by a new
header asm/tlbex.h in the next patch to expose TLB exception building
functions for KVM to use.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Radim Krčmář" <rkrcmar@redhat.com>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
arch/mips/include/asm/uasm.h