platform/mellanox: Add static in struct declaration.
authorMichael Shych <michaelsh@nvidia.com>
Thu, 2 Jun 2022 14:51:03 +0000 (17:51 +0300)
committerHans de Goede <hdegoede@redhat.com>
Fri, 10 Jun 2022 19:59:08 +0000 (21:59 +0200)
commitb9c29f391f4195a778620f3d2efd0d9746a414fe
treeb4ce0497ce2d0a4e55dd382ef544fab9cb6eef0b
parenta4c934d74e408cb5ea5209b5fdf6184e3e250b1b
platform/mellanox: Add static in struct declaration.

Fix problem of missing static in struct declaration.

Fixes: 662f24826f954 ("platform/mellanox: Add support for new SN2201 system")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Michael Shych <michaelsh@nvidia.com>
Link: https://lore.kernel.org/r/20220602145103.11859-1-michaelsh@nvidia.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/mellanox/nvsw-sn2201.c