Missing symbol export from previous via context check commit.

main
Thomas Hellstrom 2005-08-11 13:05:12 +00:00
parent d5e8ab13ff
commit 4931d785ed
1 changed files with 1 additions and 1 deletions

View File

@ -605,5 +605,5 @@ int drm_check_context(drm_file_t *priv, drm_context_t handle)
return ret;
}
EXPORT_SYMBOL(drm_check_context);
/*@}*/