Commit 188596fa authored by Jan Glauber's avatar Jan Glauber Committed by Martin Schwidefsky

[S390] fix non-smp compile.

Fix compile of sclp_quiesce for CONFIG_SMP=n.
Signed-off-by: default avatarJan Glauber <jan.glauber@de.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent bf6f6aa4
......@@ -16,6 +16,7 @@
#include <asm/atomic.h>
#include <asm/ptrace.h>
#include <asm/sigp.h>
#include <asm/smp.h>
#include "sclp.h"
......
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