drm/gud: Fix missing include
authorNoralf Trønnes <noralf@tronnes.org>
Wed, 7 Dec 2022 19:51:25 +0000 (20:51 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Thu, 8 Dec 2022 11:32:25 +0000 (12:32 +0100)
commitc5738c861afc51856e8400e00a0ecd9ffa2633b8
tree8491854f6a2537950f258618514178e0deadaf11
parente373cdbe50b5ce636e4d0893a5a1b761c7a4a452
drm/gud: Fix missing include

Add missing vmalloc.h include.

Fixes: c17d048609bf ("drm/gud: Use the shadow plane helper")
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20221207-gud-missing-include-v1-0-c5b32c9c59da@tronnes.org
drivers/gpu/drm/gud/gud_pipe.c