mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 10:42:21 +03:00
3fde68937aeaac86ff7a1f4d42d3e811416f3368
Declare nvdla_send_emu_postfences() as static to fix below sparse warning: - nvdla_ioctl.c:391:5: warning: symbol 'nvdla_send_emu_postfences' was not declared. Should it be static? Bug 200408168 Change-Id: I59a14e8e85902f233678c9f7c7c351d81c9c20b8 Signed-off-by: Amit Sharma <amisharma@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1725699 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided