]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blobdiff - drivers/video/tegra/nvmap/nvmap_priv.h
video: tegra: nvmap: cleanup redundant functions
[sojka/nv-tegra/linux-3.10.git] / drivers / video / tegra / nvmap / nvmap_priv.h
index 486b64f32751e1ef636ad9868bfd16e73d8541d1..744238875c937c381b522453bbdae23f5e81fdc7 100644 (file)
@@ -430,7 +430,7 @@ struct nvmap_client *nvmap_client_get(struct nvmap_client *client);
 
 void nvmap_client_put(struct nvmap_client *c);
 
-struct nvmap_handle *unmarshal_user_id(u32 id);
+struct nvmap_handle *unmarshal_user_handle(__u32 handle);
 
 static inline void nvmap_flush_tlb_kernel_page(unsigned long kaddr)
 {