diff options
| author | Krzysztof Kozlowski <[email protected]> | 2019-12-31 09:12:36 +0100 |
|---|---|---|
| committer | Heiko Stuebner <[email protected]> | 2020-01-13 14:54:35 +0100 |
| commit | 9590a99cfb3bcb472d6e0dd783c2051620c6c096 (patch) | |
| tree | 753cd6578e1131e42ca8e5a6afb7c2ae67c32ad3 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 53c902b9998aab63c048af5798cbfd33b938cbdd (diff) | |
drm/rockchip: Add missing vmalloc header
The Rockship DRM GEM code uses vmap()/vunmap() so vmalloc header must be
included to avoid warnings like (on IA64, compile tested):
drivers/gpu/drm/rockchip/rockchip_drm_gem.c: In function ‘rockchip_gem_alloc_iommu’:
drivers/gpu/drm/rockchip/rockchip_drm_gem.c:134:20: error:
implicit declaration of function ‘vmap’ [-Werror=implicit-function-declaration]
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions