Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/msm: fix build error
@ 2021-10-14  8:51 Yanteng Si
  2021-10-14  8:51 ` [PATCH 1/2] drm/msm: Fix missing include files in msm_gem.c Yanteng Si
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yanteng Si @ 2021-10-14  8:51 UTC (permalink / raw)
  To: robdclark, sean, airlied, daniel
  Cc: Yanteng Si, linux-arm-msm, dri-devel, freedreno

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-21 11:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-14  8:51 [PATCH 0/2] drm/msm: fix build error Yanteng Si
2021-10-14  8:51 ` [PATCH 1/2] drm/msm: Fix missing include files in msm_gem.c Yanteng Si
2021-10-14  8:51 ` [PATCH 2/2] drm/msm: Fix missing include files in msm_gem_shrinker.c Yanteng Si
2021-10-21 11:45 ` [PATCH 0/2] drm/msm: fix build error yanteng si

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox