summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
diff options
context:
space:
mode:
authorSebastian Ott <sebott@linux.vnet.ibm.com>2012-08-28 14:43:36 (GMT)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2012-09-26 13:44:57 (GMT)
commit382b73663529b756914cf17a9912c9cf00cf0025 (patch)
tree07bea97134faee4a1699ea295fb6271193d12bdf /drivers/s390/cio
parent01c5e6dc119bf2112e363477e3b056f6b54f2d79 (diff)
downloadlinux-fsl-qoriq-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 'drivers/s390/cio')
-rw-r--r--drivers/s390/cio/chsc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/s390/cio/chsc.h b/drivers/s390/cio/chsc.h
index 3f15b2a..b5261f3 100644
--- a/drivers/s390/cio/chsc.h
+++ b/drivers/s390/cio/chsc.h
@@ -3,6 +3,7 @@
#include <linux/types.h>
#include <linux/device.h>
+#include <asm/css_chars.h>
#include <asm/chpid.h>
#include <asm/chsc.h>
#include <asm/schid.h>