diff options
author | Thomas Hellstrom <thellstrom@vmware.com> | 2017-01-02 15:09:22 +0100 |
---|---|---|
committer | Sinclair Yeh <syeh@vmware.com> | 2017-02-23 09:56:27 -0800 |
commit | e29163c208828403850abc55b298b850bf1d47bc (patch) | |
tree | 8f51ca89f147111852d1347fd5db32e4f5f97b45 /dma-fence.c | |
parent | 62b6406ddf108830a47d80c1e2e84708fb0c3021 (diff) |
vmwgfx: Rename struct fence to struct dma_fence
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Diffstat (limited to 'dma-fence.c')
l--------- | dma-fence.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dma-fence.c b/dma-fence.c new file mode 120000 index 0000000..5d2cbe7 --- /dev/null +++ b/dma-fence.c @@ -0,0 +1 @@ +core/dma-fence.c
\ No newline at end of file |