diff options
| author | Boris Brezillon <boris.brezillon@collabora.com> | 2024-03-04 12:08:11 +0300 |
|---|---|---|
| committer | Boris Brezillon <boris.brezillon@collabora.com> | 2024-03-11 12:50:37 +0300 |
| commit | eb1dc10a6ee3559310436ab62db93b72310a2a18 (patch) | |
| tree | c3e9ec13b8d3c0f0de16fb2f0d4ac53ae38af507 /scripts/gdb/linux/tasks.py | |
| parent | 9c86b03863844ce69f99aa66404c79492ec9e208 (diff) | |
| download | linux-eb1dc10a6ee3559310436ab62db93b72310a2a18.tar.xz | |
drm/panthor: Explicitly include mm.h for the {virt, __phys)_to_pfn() defs
Something on arm[64] must be including <asm/page.h>, but things fail
to compile on sparc64. Make sure this header is included (through
linux/mm.h) so this driver can be compile-tested on all supported
architectures.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202403031142.Vl4pW7X6-lkp@intel.com/
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240304090812.3941084-3-boris.brezillon@collabora.com
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions
