summaryrefslogtreecommitdiff
path: root/drivers/platform/mellanox/nvsw-sn2201.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/platform/mellanox/nvsw-sn2201.c')
-rw-r--r--drivers/platform/mellanox/nvsw-sn2201.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/mellanox/nvsw-sn2201.c b/drivers/platform/mellanox/nvsw-sn2201.c
index 0bcdc7c75007..2923daf63b75 100644
--- a/drivers/platform/mellanox/nvsw-sn2201.c
+++ b/drivers/platform/mellanox/nvsw-sn2201.c
@@ -326,7 +326,7 @@ static struct resource nvsw_sn2201_lpc_res[] = {
};
/* SN2201 I2C platform data. */
-struct mlxreg_core_hotplug_platform_data nvsw_sn2201_i2c_data = {
+static struct mlxreg_core_hotplug_platform_data nvsw_sn2201_i2c_data = {
.irq = NVSW_SN2201_CPLD_SYSIRQ,
};