]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
arm64: Get rid of asm/opcodes.h
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 1 Dec 2016 10:44:33 +0000 (10:44 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 2 Dec 2016 10:56:21 +0000 (10:56 +0000)
commitbca8f17f57bd76ddf2bbd2527eb890d6f588853e
tree004fabb49d12e8079ec52e23c67a23b308dfa92e
parent34a6980c82fb1342e7064844c95aa4cf933e5ecc
arm64: Get rid of asm/opcodes.h

The opcodes.h drags in a lot of definition from the 32bit port, most
of which is not required at all. Clean things up a bit by moving
the bare minimum of what is required next to the actual users,
and drop the include file.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/opcodes.h [deleted file]
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/armv8_deprecated.c
arch/arm64/kernel/insn.c