diff options
| author | Thorsten Blum <thorsten.blum@linux.dev> | 2025-02-19 12:24:02 +0100 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-03-16 22:06:31 -0700 |
| commit | 2560c8c3f41d7a53e1554d1e4f207bf966e7527f (patch) | |
| tree | eb075dd9bbdb6821b3667a1180bb69c0f5b51571 /tools/perf/scripts/python | |
| parent | 474fe91f213a400334d41397de1a447560be76a6 (diff) | |
| download | linux-2560c8c3f41d7a53e1554d1e4f207bf966e7527f.tar.gz linux-2560c8c3f41d7a53e1554d1e4f207bf966e7527f.zip | |
arm/pgtable: remove duplicate included header file
The header file asm-generic/pgtable-nopud.h is included whether CONFIG_MMU
is defined or not.
Include it only once before the #ifndef/#else/#endif preprocessor
directives and remove the following make includecheck warning:
asm-generic/pgtable-nopud.h is included more than once
Link: https://lkml.kernel.org/r/20250219112403.3959-2-thorsten.blum@linux.dev
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
