mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 01:58:02 +02:00
Missing symbol export from previous via context check commit.
This commit is contained in:
parent
d5e8ab13ff
commit
4931d785ed
1 changed files with 1 additions and 1 deletions
|
|
@ -605,5 +605,5 @@ int drm_check_context(drm_file_t *priv, drm_context_t handle)
|
|||
return ret;
|
||||
}
|
||||
|
||||
|
||||
EXPORT_SYMBOL(drm_check_context);
|
||||
/*@}*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue