Am Dienstag, 31. Dezember 2019, 09:12:36 CET schrieb Krzysztof Kozlowski: > 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]>
applied to drm-misc-next Thanks Heiko _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
