mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-11 02:29:58 +00:00
530.30.02
This commit is contained in:
@@ -1790,11 +1790,6 @@ NV_STATUS NV_API_CALL os_numa_memblock_size
|
||||
return NV_OK;
|
||||
}
|
||||
|
||||
NV_STATUS NV_API_CALL os_call_nv_vmbus(NvU32 vmbus_cmd, void *input)
|
||||
{
|
||||
return NV_ERR_NOT_SUPPORTED;
|
||||
}
|
||||
|
||||
NV_STATUS NV_API_CALL os_open_temporary_file
|
||||
(
|
||||
void **ppFile
|
||||
|
||||
Reference in New Issue
Block a user