s390/dis: move common definitions to a header file
authorSuzuki K. Poulose <suzuki@in.ibm.com>
Thu, 29 Aug 2013 09:05:48 +0000 (14:35 +0530)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 24 Oct 2013 15:16:48 +0000 (17:16 +0200)
commit648ae35c54b147c3b25d212f2936bb1cb91ea7d0
tree32b1571120c4b0984968e924225375f2a248cdb1
parentf616d6760716f702b3aa459fd20c8d8cce693abd
s390/dis: move common definitions to a header file

The patch moves some of the definitions to a
header file. No functional changes involved.

I have retained the Copyright Statement from the
original file.

Signed-off-by: Suzuki K Poulose <suzuki@in.ibm.com>
[Heiko Carstens: rename s390-dis.h to dis.h]
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/dis.h [new file with mode: 0644]
arch/s390/kernel/dis.c