]> git.baikalelectronics.ru Git - kernel.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)
commite562e6ba59fc63c432ad6b75d3223906d31c0b48
treed35758b79f82fe202a5958b42b322e5138938e6a
parent30df9e632cf4e27ae5caee6a2066fd8fa91aa83d
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