]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5968ad32a26b11e0f829af9524470f07eb0b6647
tree32b1571120c4b0984968e924225375f2a248cdb1
parentbf1759ed4ae3b8973489061c7391043c5013fcf6
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