]> Pileus Git - ~andy/linux/blobdiff - drivers/infiniband/hw/mlx5/main.c
IB/mlx5: Make profile[] static in main.c
[~andy/linux] / drivers / infiniband / hw / mlx5 / main.c
index 6b1007f9bc290a9594f91344305572b4ade96db8..8000fff4d4444168ac4091a78112593d11b212dd 100644 (file)
@@ -62,7 +62,7 @@ static char mlx5_version[] =
        DRIVER_NAME ": Mellanox Connect-IB Infiniband driver v"
        DRIVER_VERSION " (" DRIVER_RELDATE ")\n";
 
-struct mlx5_profile profile[] = {
+static struct mlx5_profile profile[] = {
        [0] = {
                .mask           = 0,
        },