mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
The functions nvhost_debug_dump_device() and nvhost_module_remove_client() are a no-op and were initially added to ensure that the PVA driver worked with both the legacy nvhost driver and upstream host1x driver. Now the legacy nvhost driver is deprecated remove these functions. Bug 4475969 Change-Id: I1c1444b7b6578117f42200259174e2f60a464db3 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3092468 Reviewed-by: Pekka Jylha Ollila <pjylhaollila@nvidia.com> Tested-by: Pekka Jylha Ollila <pjylhaollila@nvidia.com>