s390/diag: Move diag.c to diag specific folder
authorSumanth Korikkar <sumanthk@linux.ibm.com>
Thu, 12 Dec 2024 16:17:20 +0000 (17:17 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 17 Dec 2024 11:46:14 +0000 (12:46 +0100)
commit388cf16d90f6cce74ce531f306e2c77d6d66f2f7
tree0edb0e98450ce1aa9bb0714827834ebd168e07b6
parent90e6f191e1ee094d13faae5fc29af7b5baf9d1b8
s390/diag: Move diag.c to diag specific folder

Move implementation of s390 diagnose code to diag specific folder.

Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/kernel/Makefile
arch/s390/kernel/diag.c [deleted file]
arch/s390/kernel/diag/Makefile
arch/s390/kernel/diag/diag.c [new file with mode: 0644]