diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-10-12 09:40:36 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2023-10-23 18:21:22 +0200 |
commit | e23c53467ba03a538f4e8f837ca80f0bb058a4ee (patch) | |
tree | 79f5407157296ad9819ed6e3959f0de4dbb5e423 /scripts/gdb/linux/utils.py | |
parent | 8dbc33dc81638cfcd8d3b4103ba315d76c3c2aff (diff) |
s390/mm,fault: include linux/mmu_context.h
Include linux/mmu_context.h instead asm/mmu_context.h.
checkpatch reports:
CHECK: Consider using #include <linux/mmu_context.h> instead of <asm/mmu_context.h>
+#include <asm/mmu_context.h>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions