diff options
author | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2025-05-28 11:54:59 +0200 |
---|---|---|
committer | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2025-05-28 17:48:04 +0200 |
commit | af941f3dd8d75d0f6ae911f25a1e68cdc5db2cfd (patch) | |
tree | c3b6ad19b15b879c7710e3f376cb6aa667ac4121 /scripts/lib/kdoc/kdoc_files.py | |
parent | ab73b29efd36f8916c6cc9954e912c4723c9a1b0 (diff) |
s390: Remove unneeded includes
Many files don't need to include asm/tlb.h or asm/gmap.h.
On the other hand, asm/tlb.h does need to include asm/gmap.h.
Remove all unneeded includes so that asm/tlb.h is not directly used by
s390 arch code anymore. Remove asm/gmap.h from a few other files as
well, so that now only KVM code, mm/gmap.c, and asm/tlb.h include it.
Reviewed-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Reviewed-by: Steffen Eiden <seiden@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Link: https://lore.kernel.org/r/20250528095502.226213-2-imbrenda@linux.ibm.com
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Message-ID: <20250528095502.226213-2-imbrenda@linux.ibm.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions