From: Jason Baron Date: Fri, 20 May 2016 21:16:35 +0000 (-0400) Subject: s390: add explicit for jump label X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=ac31418445597573538571d9b6610406a6cd66ab;p=openwrt%2Fstaging%2Fblogic.git s390: add explicit for jump label Ensure that we always have __stringify(). Signed-off-by: Jason Baron Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- diff --git a/arch/s390/include/asm/jump_label.h b/arch/s390/include/asm/jump_label.h index 7f9fd5e3f1bf..9be198f5ee79 100644 --- a/arch/s390/include/asm/jump_label.h +++ b/arch/s390/include/asm/jump_label.h @@ -4,6 +4,7 @@ #ifndef __ASSEMBLY__ #include +#include #define JUMP_LABEL_NOP_SIZE 6 #define JUMP_LABEL_NOP_OFFSET 2