]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 22 Oct 2013 07:18:02 +0000 (09:18 +0200)
commit9a65963218103a5edccfba1a501fd8c80742d7bc
tree689b86ac2d4558b1548c1087828fd77c4211f733
parentc589ac7f38e88200d742abffbc7e76d2a4d8d0e8
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