]> git.baikalelectronics.ru Git - kernel.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)
commit2221e558133fadda438ff9e1f32c82426e508d72
tree9df8c058673500deaab1aae29962bea2f55bbc51
parentd2418a26acb8d16f3b768e879c96304af70c792a
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