]> 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)
commit8db08c99807cecf2c9fca744ac2d20b8779b2519
tree9df8c058673500deaab1aae29962bea2f55bbc51
parent700a8a9777ba9baaa0919d5aa5016b3fc8ba8893
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