Files
linux-nv-oot/sound
Amit Sharma (SW-TEGRA) e87333c909 isound: soc: tegra-alt: remove static storage class from definition
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>
2022-09-29 15:30:21 +05:30
..