mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
Use uintptr_t casting to avoid following error: The object pointer expression "netlist_fw->data" of type "u8 *" is cast to type "struct netlist_image *" JIRA NVGPU-3420 Change-Id: Ice2e22eefc40c1f33ee9be68f460d3f8b3a2225c Signed-off-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2116065 GVS: Gerrit_Virtual_Submit Reviewed-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-by: Vinod Gopalakrishnakurup <vinodg@nvidia.com>