mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
Fixed the following sparse warning: - warning: useless storage class specifier in empty declaration Instance variable may be a static, but the definition doesn't need the static storage specifier attached to it. Bug 200088648 Change-Id: Id709a1d205987d19d8c415a18c03b8e24eb9d7b8 Signed-off-by: Amit Sharma (SW-TEGRA) <amisharma@nvidia.com> Reviewed-on: http://git-master/r/799165 GVS: Gerrit_Virtual_Submit Reviewed-by: Dipesh Gandhi <dipeshg@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com>