]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/vmwgfx: Fix host message module function declarations
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 21 Jun 2018 07:39:21 +0000 (09:39 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Tue, 3 Jul 2018 18:41:10 +0000 (20:41 +0200)
commit6ff67ae759a0f839efeab40424c9dc544223f900
treed35758b79f82fe202a5958b42b322e5138938e6a
parent14dba7178491e2bc411dc2e4542295709c1fb9e6
drm/vmwgfx: Fix host message module function declarations

Make the host message module function declarations similar to the other
declarations in vmwgfx_drv.h and include the header in vmwgfx_msg.c

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Deepak Rawat <drawat@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_msg.c