[PATCH 0/2] drm/msm: fix build error
Yanteng Si
siyanteng01 at gmail.com
Thu Oct 14 08:51:32 UTC 2021
Include linux/vmalloc.h to fix below errors:
error: implicit declaration of function 'vmap';
error: implicit declaration of function 'register_vmap_purge_notifier'
error: implicit declaration of function 'unregister_vmap_purge_notifier'
Yanteng Si (2):
drm/msm: Fix missing include files in msm_gem.c
drm/msm: Fix missing include files in msm_gem_shrinker.c
drivers/gpu/drm/msm/msm_gem.c | 1 +
drivers/gpu/drm/msm/msm_gem_shrinker.c | 2 ++
2 files changed, 3 insertions(+)
--
2.27.0
More information about the dri-devel
mailing list