]> Pileus Git - ~andy/linux/blobdiff - arch/arm/include/asm/opcodes.h
ARM: opcodes: add missing include of linux/linkage.h
[~andy/linux] / arch / arm / include / asm / opcodes.h
index 74e211a6fb2442b1e35750065923a148e63e37e3..e796c598513bad226b10e89497af848082c6cac8 100644 (file)
@@ -10,6 +10,7 @@
 #define __ASM_ARM_OPCODES_H
 
 #ifndef __ASSEMBLY__
+#include <linux/linkage.h>
 extern asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr);
 #endif