Missing symbol export from previous via context check commit.
parent
d5e8ab13ff
commit
4931d785ed
|
@ -605,5 +605,5 @@ int drm_check_context(drm_file_t *priv, drm_context_t handle)
|
|||
return ret;
|
||||
}
|
||||
|
||||
|
||||
EXPORT_SYMBOL(drm_check_context);
|
||||
/*@}*/
|
||||
|
|
Loading…
Reference in New Issue