summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/scsw.h
diff options
context:
space:
mode:
authorSebastian Ott <sebott@linux.vnet.ibm.com>2012-08-28 18:43:36 +0400
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2012-09-26 17:44:57 +0400
commit382b73663529b756914cf17a9912c9cf00cf0025 (patch)
tree07bea97134faee4a1699ea295fb6271193d12bdf /arch/s390/include/asm/scsw.h
parent01c5e6dc119bf2112e363477e3b056f6b54f2d79 (diff)
downloadlinux-382b73663529b756914cf17a9912c9cf00cf0025.tar.xz
s390: add eadm facility bits
Add the eadm facility bits to the css characteristics and move them to a new header. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/include/asm/scsw.h')
-rw-r--r--arch/s390/include/asm/scsw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/include/asm/scsw.h b/arch/s390/include/asm/scsw.h
index 4071d00978cb..8096bfe67424 100644
--- a/arch/s390/include/asm/scsw.h
+++ b/arch/s390/include/asm/scsw.h
@@ -9,7 +9,7 @@
#define _ASM_S390_SCSW_H_
#include <linux/types.h>
-#include <asm/chsc.h>
+#include <asm/css_chars.h>
#include <asm/cio.h>
/**