hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/arch/mips/cavium-octeon/executive/cvmx-l2c.c
....@@ -44,7 +44,7 @@
4444 * if multiple applications or operating systems are running, then it
4545 * is up to the user program to coordinate between them.
4646 */
47
-cvmx_spinlock_t cvmx_l2c_spinlock;
47
+static cvmx_spinlock_t cvmx_l2c_spinlock;
4848
4949 int cvmx_l2c_get_core_way_partition(uint32_t core)
5050 {