diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-07-27 19:34:27 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-07-31 16:30:20 +0200 |
commit | 0a34c027a3dd756bdc17762db3acaeacdabacaf0 (patch) | |
tree | a3d60fab250ca5664d23102b2f37bf23d62e382c /arch/s390 | |
parent | 4734406c39238cbeafe66f0060084caa3247ff53 (diff) |
s390/alternatives: Remove unused empty header file
Remove the unused and empty arch/s390/kernel/alternative.h header
file which was added by mistake.
Fixes: 5ade5be4edf8 ("s390: Add infrastructure to patch lowcore accesses")
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390')
-rw-r--r-- | arch/s390/kernel/alternative.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/s390/kernel/alternative.h b/arch/s390/kernel/alternative.h deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/arch/s390/kernel/alternative.h +++ /dev/null |