]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: Remove reference to asm/opcodes.h
authorMarc Zyngier <marc.zyngier@arm.com>
Sat, 3 Dec 2016 14:05:37 +0000 (14:05 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 5 Dec 2016 10:42:34 +0000 (10:42 +0000)
commit49f5522e495aba58feb1ca58123805929710bddd
treeaa268be048535eb95d8284a676d422a889270202
parentbca8f17f57bd76ddf2bbd2527eb890d6f588853e
arm64: Remove reference to asm/opcodes.h

The asm/opcodes.h file is now gone, but probes.h still references it
for not obvious reason. Removing the #include directive fixes
the compilation.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/probes.h