commit | 6ff67ae759a0f839efeab40424c9dc544223f900 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Thu Jun 21 09:39:21 2018 +0200 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Tue Jul 03 20:41:10 2018 +0200 |
tree | d35758b79f82fe202a5958b42b322e5138938e6a | |
parent | 14dba7178491e2bc411dc2e4542295709c1fb9e6 [diff] |
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>