Commit ac314184 authored by Jason Baron's avatar Jason Baron Committed by Martin Schwidefsky

s390: add explicit <linux/stringify.h> for jump label

Ensure that we always have __stringify().
Signed-off-by: default avatarJason Baron <jbaron@akamai.com>
Signed-off-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 37cd944c
......@@ -4,6 +4,7 @@
#ifndef __ASSEMBLY__
#include <linux/types.h>
#include <linux/stringify.h>
#define JUMP_LABEL_NOP_SIZE 6
#define JUMP_LABEL_NOP_OFFSET 2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment